Radio Interrupts

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable
        I have enabled only RXE and RXC interrupts, but my code gets to a point during communication where the interrupt keeps firing because the IRQ line is asserted but when RX_IRQ_STATUS_ADR is read, it shows RXBERR_IRQ is high while RXC and RXE are low. I haven't enabled RXBERR interrupts, so why does the interrupt keep firing? Is there anything else that will cause the interrupt no matter what my settings are?   
0 Likes
1 Reply
Anonymous
Not applicable
        Looks like I had corrupted the registers. No problems now. Thank You.   
0 Likes