Other Parts Discussed in Thread: C2000WARE
I want to update the firmware through USB. I configured OTP registers and the MCU boot in USB mode correctly.
The device is not recognized by Windows (Device Descriptor Request Failed) and the programmer tool gives this message:
Error enumerating device interface: 0x0103
This may mean that the device is not attached or the driver is not installed
Error: Couldn't open the USB device
In folder C2000Ware_4_03_00_00\utilities\flash_programmers\usb_flash_programmer\windows_driver there is F28x7x_USB_Boot_Loader driver but I think it is not suitable for F28388.
Where can I find the correct driver?
Why Windows can not get the device descriptor?