-
Notifications
You must be signed in to change notification settings - Fork 84
How to recover from a bad programming
Fredrik Hubinette edited this page Mar 26, 2022
·
1 revision
If your ProffieBoard is unresponsive, either because of creating a program that doesn't work, or because of interrupting a programming in a middle. Don't worry here's what you need to do:
- Plug in your Proffieboard to your computer
- hold the BOOT button.
- press and release the RESET button.
- Make sure that the board shows up as "STM32 BOOTLOADER" on your computer. Click here to learn how to check. If you don't see "STM32 BOOTLOADER" connected to your computer, try again. If you cannot get past this step, regardless of how many cables you try, then there is most likely something wrong with your board, or you're not actually pushing the buttons correctly.
- Click the upload button in Arduino. Note that the board will not show up under "Arduino -> Tools -> Port". This is expected and not a problem, upload should work anyays.
- If the upload went well, your board should now be working normally.
Cool Footer