Hi Everyone;
I am using TM4C123GH6PM. When i change uart baudrate on the fly, Interrupt is stopping.
First of all , i set UART6 baudrate to 300, then a few time later i set baudrate to 9600. Transmit is still working but receive interrupt stopping.
Why ?