Hi team,
Here is an problem I met when supporting my customer on their product SCI test.
What they are doing is trying to transmit 0X0D continously after power up by writting the TXBUF.when TXRDY==1.
As the shown in the following figure, the 1st frame after the reset can be transmit successfully, but disorder happens since the 2nd frame. It seems three meaningless bits(011) are always transmitted between 2 frames, which does not even fit the frame format.
However, if we keep on monitoring the data on SCI TX pin, the data send out will come back to normal (0x0D)after ~8 seconds. And if we look at the scope in a wider time scope, there is a tiny voltage change.
There is no change on the what is transmitting in the code. Any ideas on what might be happening? Code could be shared via Email if it helps to debug.
Regards,
Brian



