STM32F0DiscoveryKit�?�Firmwareアップデート�?�方法
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-11-07 08:55 PM
I bought STM32F0Discovery. However, I cannot write the program with STM32CubeIDE. It says that ST-Link firmware update is required. When I try to update it says ST-Lijnk is not in DFU mode.
Can anyone tell me how to put STM32F0Discovery into DFU mode?
Solved! Go to Solution.
- Labels:
-
STM32F0 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-11-07 09:02 PM
Try pressing reset, or disconnect/reconnect USB
Make sure Windows finds/installs the right drivers, they are different depending on the mode the ST-LINK/V2 is in.
Use STM32 Cube Programmer instead, run the updater from there.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-11-07 09:02 PM
Try pressing reset, or disconnect/reconnect USB
Make sure Windows finds/installs the right drivers, they are different depending on the mode the ST-LINK/V2 is in.
Use STM32 Cube Programmer instead, run the updater from there.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-11-07 09:22 PM
Thank you.
After reconnecting, I was able to update.