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?