Content originally posted in LPCWare by aamir ali on Sun Aug 18 01:20:49 MST 2013
But in that case I can have max baud rate = 4,500,000 bits sec.
by setting UARTCLKDIV = 1 & PCLK = 72MHZ, DLL = 1, DLM = 0, DIV = 0 , MUL = 1;
Then max baud rate = 4,500,000.
But product datasheet of LPC1317 says "Maximum USART data bit rate of 3.125 Mbit/s."
Where I am getting it wrong