Content originally posted in LPCWare by nicolasdarmadja on Mon Apr 20 00:00:16 MST 2015
Hi nerd_herd,
In my project I would need to setup two UARTs with two different baud rates. I managed to configure the UART1 correctly based on your suggestion. However, if i set different baud rate for UART1, the baud rate for UART0 is somehow affected, and I would get garbage values when receiving the data of UART0 on my serial terminal monitor. Any way around this?
Any help is appreciated.
Thanks.