You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used to program my new black pill with ST link V2 in Arduino IDE.
Then I tried to program it with STM32CubeProgrammer, it got locked first, then I tried the method found in ST forum which is to press on NRST before pressing Connect and it worked.
But then I only now can program it with this method and I can't program it in Arduino anymore.
What's going on ? and how to upload the regular ST bootloaders for the STM32F411CE
And installed MSYS2 and tried to get the DFU-util, gone up to the step of generating the file with the MSYS2 MINGW64 but that didn't work. So I couldn't get the binary file. So I thought to find the official one and try to re-flash the board again.
The text was updated successfully, but these errors were encountered:
Hi,
I used to program my new black pill with ST link V2 in Arduino IDE.
Then I tried to program it with STM32CubeProgrammer, it got locked first, then I tried the method found in ST forum which is to press on NRST before pressing Connect and it worked.
But then I only now can program it with this method and I can't program it in Arduino anymore.
What's going on ? and how to upload the regular ST bootloaders for the STM32F411CE
I also tried the method in this page:
https://docs.zephyrproject.org/3.1.0/boards/arm/blackpill_f411ce/doc/index.html
And installed MSYS2 and tried to get the DFU-util, gone up to the step of generating the file with the MSYS2 MINGW64 but that didn't work. So I couldn't get the binary file. So I thought to find the official one and try to re-flash the board again.
The text was updated successfully, but these errors were encountered: