We have a lot of C2000 DSP (2808, 28334 and 28234) connected on our legacy bus "RS485 based" with a 3 Mbit baudrate.
On this legacy bus we need to answer to the master in 0.6 microsec.
The problem is the "jitter" of the SCI: we measure a period between the start of transmission inside the DSP core and the actual output of the start bit on the SCI pin. This period changes between 0 and 0.333 microsec. 1/0.333 microsec = 3 MHz that is the SCI frequency.
How can I eliminate this jitter? Can I, for example, turn off and on the clock of the SCI?
Anyone as any suggestions about that?
Thank you in advance,
Paolo
