Hi,
I started to program a simple uart driver on C6657 for transmitting data and the first thing I do is checking is the state after reset of the register. I found tha the state after reset of the bits FIFOEN in IIR is 0x3 (FIFOs enabled). I tried to disable the FIFOEN bit in FCR register and check IIR register again and I dont see any change
Did someone see anything similar? Thanks in advance
Javier Eroles