USB not communicating

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

USB not communicating

Jump to solution
610 Views
salman83
Contributor II

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

Labels (1)
0 Kudos
1 Solution
385 Views
DavidS
NXP Employee
NXP Employee

Hi Salman,

Did you resolve your issue?

If not the below post might help:

Bulk USB Transfers - No Interrupt?

Can you successfully run any of the MQX USB demos?

Regards,

David

View solution in original post

0 Kudos
1 Reply
386 Views
DavidS
NXP Employee
NXP Employee

Hi Salman,

Did you resolve your issue?

If not the below post might help:

Bulk USB Transfers - No Interrupt?

Can you successfully run any of the MQX USB demos?

Regards,

David

0 Kudos