I have code that uses Timer4/5 in 32 bit mode. It provides a 5 sec. delay for a communication processes to work via the UART RX interrupt. I have a while loop looking for T5IF to get set. It never sees the flag get set. I have tried enabling the T5 interr..
↧