DFU Firmware lost
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-07 2:20 PM
Hi,
My MCU is STM32F746ZG. When I want to use DFU to upgrade my board by STM32CubeProgrammer, It show "No DFU detected" in the port list. And I use "zadig" to try install DUF driver, it cannot find any STM DUF device, too.
Do my DFU firmware lost in my MCU? If can I download DFU firmware to program it by ST-Link?
Regards,
Cloud
Solved! Go to Solution.
- Labels:
-
STM32F7 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-07 2:48 PM
Please contact maker of this board (or their community) - they will be glad to help. According to the board image, it has a USB connector. Maybe need to put some jumper etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-07 2:27 PM
>Do my DFU firmware lost in my MCU?
The "system bootloader" implements DFU, it cannot get lost and you don't need to program it.
Just connect the USB pins of the board correctly and use a good USB cable. If the board is not visible on Windows side in the device manager (even as unknown device) - you've failed to connect it correctly. Try again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-07 2:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-07 2:48 PM
Please contact maker of this board (or their community) - they will be glad to help. According to the board image, it has a USB connector. Maybe need to put some jumper etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-07 3:00 PM
Ok, I will contact the maker, thanks for help.
