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.

Compiler/TMS320C28346: C28X SCI cann't work properly to receive data

Part Number: TMS320C28346

Tool/software: TI C/C++ Compiler

Sometimes ,my products does not the baudrate of other device ,so I need change the baudrate cyclicity to decide which is the right baudrate, 

 But I find if the TMS320C28346 is changing the baudrate, the chip can't receive the right data occasionally, sometimes it receive the correct data in wrong baudrate,sometimes it can't receive any data. Howe can I do to solve the problem.

  • Hi lin,

    Have you checked the initialization settings?

    Are you using the examples provided in the below location ?

    Can you check the Autobaud detect example ?

    Do all the sci examples show this issue of changing baudrates ?

    Ideally once fixed at initialization , the baud should change well within the tolerance but not drastically .

    Regards.