User Activity

I am encountering a problem where I am using TIMER3 to generate a periodic interrupt, however, if I transact data over the SPI1 peripheral, the periodic interrupts stop to TIMER3. I am not trying to use the interrupt on the TIMER3 external pins, as ...