USB device Bus Turnaround Timeout

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

USB device Bus Turnaround Timeout

跳至解决方案
6,916 次查看
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

标签 (1)
标记 (4)
1 解答
4,552 次查看
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.

在原帖中查看解决方案

2 回复数
4,552 次查看
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 项奖励
回复
4,553 次查看
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.