Hi, has anyone ever tried this tutorial for restoring the bootloader of a portenta h7?
And, if it works, does anyone know any linkof amazon for the right stlink to use?
Hi, has anyone ever tried this tutorial for restoring the bootloader of a portenta h7?
And, if it works, does anyone know any linkof amazon for the right stlink to use?
Hi @jackcode07. Before trying the bootloader restoration, have you checked whether the board can be restored by the simple double reset procedure instead?
If you haven't already, try this:
The upload should now finish successfully.
After this, you should be able to go back to doing normal uploads without needing to use the reset button technique. If you still need to do the reset trick to do uploads after this, the problem may be caused by your code. You can verify this by uploading a simple sketch like File > Examples > 01.Basics > BareMinimum.
Thanks, but I'm having problems with compiling since i'm forced to use the deprecated version due to this error
I have replied at Install portenta h7 with arduino ide on rpi4