Emulating a synchronous serial
The C500 microcontroller family usually provides only one on-chip synchronous serialchannel (SSC). If a second SSC is required, an emulation of the mi...
The C500 microcontroller family usually provides only one on-chip synchronous serialchannel (SSC). If a second SSC is required, an emulation of the mi...
The solution presented in this paper and in the attached source files emulates the mostimportant SSC functions by using SW routines implemented in C. ...