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.

USB RX problem

According to INTSRCR (0x00080200) I get an RX interrupt on EP1.  But sometimes when I check the endpoint status, PERI_RXCSR, there are no bits set. According to the PC, a packet was sent, but, since PERI_RXCSR is zero, I do not receive the packet.

Any idea how this could be happening?