Part Number: AM2432
Hello,
Do we have any recommendations on doing USB DFU for firmware update using the rom bootloader from a windows PC?
Are there any programs that support this that we've tried?
Munan
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.
I’ve assigned your query to the concerned expert. Please allow him some time to get back with a response.
Regards,
Johnson
Hi Munan,
dfu-util can be used from a Windows Host (Refer: https://software-dl.ti.com/mcu-plus-sdk/esd/AM243X/10_01_00_32/exports/docs/api_guide_am243x/EXAMPLES_USB_DFU.html)
It can be downloaded from Releases section of dfu-util Homepage.
Also, according to AM62A documentation, "On Windows, if you face any issues while listing the available DFU Interfaces, try installing/updating the Generic USB DFU Drivers using Zadig.". ( software-dl.ti.com/.../UG-DFU.html )
Please try that out if issues are encountered with dfu-util.
Regards,
Vinu
Hello Munan,
Do we have any recommendations on doing USB DFU for firmware update using the rom bootloader from a windows PC?
Please refer GETTING_STARTED_FLASH_DFU for flashing example over USB DFU.
Regards,
Tushar