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.

Problem when using baud rate 9600 on am437x IDK

Other Parts Discussed in Thread: SYSBIOS

I'm currently working in a project to interface with 3-phase power meter supplied from ti using uart , the problem is that the meter only support baud rate 9600 (pre -programmed and i don't have it's debugger ), my code works fine when i use any baud rate equal or above 57600 . If i change the baud rate to 9600 my code hangs out and send unknown packets .

Any help would be appreciated,

Thanks in advance  .