Hello
Is there a way to prevent CPU crash when there is an undefined baudrate date on UART port ? What I mean is that I set my UART0 channel to 9600bps but I'm feeding the UART0 with 19200bps. This makes CPU crash. Is there a solution ?
Regards
Hello mc
I'm using LPC1788. When I set the UART0 to 9600bps, of cource I do not receive any data coming with 19200bps into UART0 channel. I trying to prevent CPU craches when there is an undefined baudrate feed.
Regrads