This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
我想通过 USB 更新固件。 我在 USB 模式下正确配置了 OTP 寄存器和 MCU 引导。
Windows 无法识别器件(器件描述符请求失败)、编程器工具会显示以下消息:
枚举设备接口时出错:0x0103
这可能意味着未连接设备或未安装驱动程序
错误:无法打开 USB 设备
在文件夹 C2000Ware_4_03_00_00\utilities\flash_programmers\usb_flash_programmer\windows_driver 中、有 F28x7x_USB_Boot_Loader 驱动程序、但我认为它不适用于 F28388。
从何处可以找到正确的驱动程序?
为什么 Windows 无法获取器件描述符?