2023-03-08 12:28 AM
2023-03-10 12:02 AM
Hello wsuwa.1 (Community Member)
I don't reproduce this problem on my side with the latest version v2.13.0 and the same DK board.
Please follow the very good recommendations of Tesla DeLorean to erase the firmware by connecting BOOT0 IO to 3.3V (shorting solder bridge R144 on pcb).
Best regards,
Romain,
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-03-10 02:02 AM
What is BOOT0 IO?
2023-03-10 02:39 AM
On all STM32 the BOOT0 pin is a GPIO which has the function to select different boot memory areas.
Depending of voltage level apply, you can force the MCU to boot in user flash (Default when BOOT0=GND) or in Bootloader mode in system memory (BOOT0=3.3V).
As explained, if your able to set BOOT0 (by closing unmounted R144 on pcb) you will have chance to connect and erase the flash of the board.
I suggest you to read the document below in chapter 2.6 Boot configuration.
Best regards,
Romain,
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-03-10 06:16 PM
I don't understand, can you make an example video?
2023-03-10 07:24 PM
Not sure anyone here is that invested, perhaps you work with someone who can assist you?
You could bridge the R144 pads with a wire, or wire some jumper or switch.
You should probably establish that the code you put on the board is where the problem is. As I understand the H750B-DK it uses the LDO, where as the H745I-DISCO uses the SMPS.
2023-03-10 08:09 PM
got it
thank you
2023-03-11 08:44 AM
Connect mode: Under Reset
Reset mode : Hardware reset
2023-03-11 10:42 AM
That might work, but these H7's can be bricked quite easily to the point where serious intervention is required. Why there's not a jumper or switch perplexes me.
2023-03-14 07:59 AM
Hello @wsuwa.1 ,
Thanks for your feedback,
Adding to what @Community member suggested, please check the following article How to unbrick an STM32H7 after setting the wrong power mode
Let me know if it helps!
Sara.
2024-04-09 05:15 PM
I can't find where the BOOT0 pin is exactly on my STM32H750B-DK board