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.
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.
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.
2022-11-07 09:22 PM
Thank you.
After reconnecting, I was able to update.