Other Parts Discussed in Thread: TM4C123GH6PM
Hi,
I am working on a class project with TM4C123GH6PM Arm processor on CCS v5.4, I am using an interrupt to receive messages from RS232, My interrupt should be called everytime I write a value to my UART1 data register, but the value in the register remains 0x00000500, even if I try with different values. I tried resetting my processor but the problem remains the same. I tried using the other UART ports, the same problem remains in all the ports, does this mean that my hardware failed? I would be very much glad if you could help me with this.