Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the maximum UART speed on the LPC210x devices?

Devices lpc210x maximum speed UART
0
0 Posted

What is the maximum UART speed on the LPC210x devices?

0
0

The baud-rate is calculated as: pclk/(16* divisor); The divisor is 16 bits long; the maximum for this formula is pclk/16 – in case you do not divide cclk in order to get pclk, result is cclk/16. The pclk = cclk/4 value is selected to save power, not because the UART clock has to be limited. The max UART speed is 60MHz /16 = 3.75 Mbit/sec.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123