FX3 USB BulkLoop-Auto Example - Device fail to enumerates as a vendor specific USB device in control center

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
MaAr_2545856
Level 4
Level 4
5 sign-ins 5 solutions authored First solution authored

when I connect device with PC through usb3.0 and download USBBulkLoopAuto to the FX3. USB control center does not displays the device . I tried to force bind but it fails.I have attached the screenshot.How to solve this issue.

I have made modifications to USBBulkLoopAuto project .In the firmware I am monitoring the GPIO and whenever negative edge appears on this GPIO I am sending 2 bytes to the Host (which are 0x0A and 0x0B) over the interrupt endpoint.

bulkloop.PNG

0 Likes
1 Reply
ManaskantD_51
Employee
Employee
Welcome! 25 solutions authored 10 solutions authored

Please check your USB descriptors. While adding information about interrupt endpoint, something might have got wrong.

0 Likes