Part Number: TMS320F28388D
I want to know the Maximum UART Baud rate for the mentioned part.
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.
Part Number: TMS320F28388D
I want to know the Maximum UART Baud rate for the mentioned part.
Hi Pooja,
Thanks for your question. If you are referring to "CM-UART" peripheral, max baud rate is as defined in the "Baud-Rate Generation" topic in the Technical Reference Manual:

Re-arranging the highlighted formula:
Max Baud Rate {when BRDI and BRDF are min values} = (UARTSysClk /((BRDI + (BRDF/64))*ClkDiv)) = (125000000/((1 + (0/64))*8)) = 15625000
So Max baud rate is: 15625000
Regards,
Vince