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.

MSP430F5529: How to configure the max baud rate for USCI_A UART?

Other Parts Discussed in Thread: MSP430F5529

Hi,

I'm using MSP430F5529 launchpad and I need to transfer data to PC via usb cable as fast as possible.

When I was trying to use USCI_A1 (P4.4 & P4.5) UART and BRCLK=SMCLK=20MHz, the max baud rate I can get is 460800 via MSP Application UART1, but in the datasheet, the max baud rate is 1MHz. I tried this link: 

to calculate the configuration values but it did't work for 921600 or 1M. So could anyone tell me what are the values of

clockPrescalar, firstModReg, secondModReg and overSampling to get a 1M baud rate from 20M BRCLK?

Thank you.

Regards,

Eric

**Attention** This is a public forum