Hi,
We have a problem with the USB ROM API for LPC15xx. We use a specific USB Class Device with 3 Bulk Endpoints + Vendor Request endpoint.
After few times, one of this endpoint stop it:
- Handler that correspond don't call
- USB Irq is not call
- Others Endpoints working well
This bug appear between 5 000 000 and 10 000 000 of packets sending (Write Bulk Transfer) by PC. USB context (struct _USB_CORE_CTRL_T*) sound coherent and all register in USB peripherals seem consistent. Find in attach captures of this data.
Someone have detected a similar bug? We haven't any Idea...
Thanks for your replies
Best Regards
Corentin