TUSB4041I:About Device Descriptor at address -assigning phase.
In enumeration phase of TUSB4041I.
1.When system request 64byte length device descriptor, TUSB4041I returns 0x00 as bDeviceProtocol.
2.When system request 8byte length device descriptor, TUSB4041I returns 0x02 as bDeviceProtocol.
Our System requests 8byte length devide descriptor in Address-assigning phase, then System returns [Illegal Device Protocol] & enumeration failed.
(Tther system (windows 7,etc),System request 64byte length device descriptor in Address-assigning phase, Enumeration finished successfully.