This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

FIFOEN bit after reset on C6657



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