USB device Bus Turnaround Timeout

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

USB device Bus Turnaround Timeout

Jump to solution
6,867 Views
martindusek
Contributor V

Hello,

I adapted USB stack HID device example and made USB generic HID device. Unfortunately, I receive bus turnaround timeout error during enumeration after Device descriptor is sent. The consequence is that Windows doesn't recognize my device.

Can you please advise anything?

Martin

Labels (1)
Tags (4)
1 Solution
4,503 Views
martindusek
Contributor V

The issue has been solved - we forget to add 2u2 capacitor to VOUT33 pin. Therefore the output of the regulator was unstable.

View solution in original post

2 Replies
4,503 Views
DerekLau
Contributor IV

If you have modified the example, please check the descriptors that you have modified.

If you haven't, please tell us what is the version of USB stack HID example and what device you are using.

0 Kudos
Reply
4,504 Views
martindusek
Contributor V

The issue has been solved - we forget to add 2u2 capacitor to VOUT33 pin. Therefore the output of the regulator was unstable.