Hi All,
I getting a problem on usb module on Coldfire MCF52259 demo mcu.
I am able to communicate on the control endpoint but on the BULK endpoint whenever I send a IN request from the windows driver. I get no USB interrupt for TOKEN_DONE interrupt status.
From the windows driver side, after issuing the BULK IN request, the IRP never gets completed. I am not even getting an error or success on the IRP.
Any help will be highly appreciated.
Regards.
Original Attachment has been moved to: usb.c.zip
Original Attachment has been moved to: usb.h.zip
Hi Salman,
Did you resolve your issue?
If not the below post might help:
Bulk USB Transfers - No Interrupt?Bulk USB Transfers - No Interrupt?
Can you successfully run any of the MQX USB demos?
Regards,
David