This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28388D: sci

Part Number: TMS320F28388D

Tool/software:

Is it necessary to use two stop bits to correctly receive one frame of data when using SCI peripherals based on TI F28388D and enabling the terminal to receive data without using FIFO?

  • Hi Zhang,

    Two stop bits should only be necessary in specific cases with a high-speed baud rate and where data is sent immediately back-to-back to the MCU. Are you using an ISR to read the RX buffer? If so, I would recommend making this ISR as short as possible so as not to interfere with the timing. Also, what baud rate are you using? Do you get framing errors when trying to receive your frame of data?

    Best Regards,

    Delaney