2022-03-06 02:11 PM
Hi, I have recently bricked my STM32H745i-disco board by turning off the m4 core within OB which had a bulk of my code. My board became unresponsive, the LCD turns white and the leds on the board light up but do not respond to the reset button. Stlink says cannot connect to target, but I can update firmware.
I have moved over the resistor across to set boot0 to boot1, however stlink programmer still does not see the board so that I can do full chip erase. Moving the resistor has shown no difference.
any help going forward would be greatly appreciated
cheers
Solved! Go to Solution.
2022-03-07 12:54 PM
Nevermind, STM32 CubeProgrammer did the job, not sure why but hey ho its unbricker WOoHOo!
2022-03-07 12:55 PM
2022-03-07 12:57 PM
If that is the case, you can connect via access port 3.
2022-03-07 02:04 PM
Point of note, if you're using the USB connection to the Boot Loader, you then would need to use the "USB" mode of connectivity, not "ST-LINK", similarly the USART/COM port connectivity use "UART" mode.
ST really should make a "recovery" option for H7 in this state where it looks for devices on other access ports..
If this stuff worked robustly it would save so much support effort/resources.
2022-08-26 11:40 AM
I ran into a similar problem with my STM32H745i-Disco board (ST-LINK could not be found), and the way to recover was to reboot the PC, open STM32CubeProgrammer and perform a firmware update.
2022-12-14 06:51 AM
sorry I've read now I've answered an already given answer (with the same procedure to swap resistor)