Hi! I found strange USB desc in SDK.
After start device, windows report about error in desc:
========================== Summary =========================
Vendor ID : 0x0483 (STMicroelectronics)
Product ID : 0xA210
USB Version : 2.00 -> wrong, Device is Full-Speed only
Port maximum Speed : High-Speed (Companion Port 2-5 supports SuperSpeed)
Device maximum Speed : Full-Speed
Device Connection Speed : Full-Speed
Self powered : no
Demanded Current : 200 mA
Used Endpoints : 3
and not found section in desc
----------------- Device Qualifier Descriptor -----------------
Error : ERROR_GEN_FAILURE (*!*ERROR USB 2.0 devices must provide a Device Qualifier Descriptor)
In attached pict i rewrite 1 byte from 0x02 to 0x01 and solve all problems. This is bug or feauture?
