we use M843SIDAE as for a usb 2.0 device, the initialize of clock and register etc are correct, but when communicate with host, the error occurred:
" usb 1-6: device descriptor read/64, error -71
usb 1-6: device not responding to setup address
usb 1-6: device not accepting address 7, error -71"
and the example in the bsp and independently examples are all for M487JIDAE,
i can't decide whether the usb descriptors parameters such as "idProduct" in the examples could be used for M483SIDAE?
And if so, which parameter(s) or setting(s) cause the error?
could anyone help me?
Thanks very much.
Reply
Hi,
The examples in the M480 BSP are suitable for all the part of M480 series.
Could you please download the simplest example such likes "HSUSBD_HID_Mouse" in the M480 BSP first to check the haredware which you used is work.