The device was built with TUSB3210 + EEPROM,
Firmware to HID compliant device was created and put in EEPROM.
In Windows 7, it is normally recognized and communicates well. (VID_0451 & PID_3210)
But, in Windows 10, booting with EEPROM firmware is not possible. (VID_0451 & PID_2136)
After that when it is connect to Windows 7 again, it is recognized as an HID-compliant device and is doing well. (VID_0451 & PID_3210)
What's the problem?
What parts should I look for further?
Is there a compatibility issue on Windows 10?