STM32H7B3 bricked after flashing!
Hi,
I'm trying to program code into custom PCB with STM32H7B3.
I was first able to connect to STM32H7B3 (read Device ID etc.), but after flashing, the target cannot be found!
ERROR: STM32: Connecting to CPU via connect under reset failed.
I created code for STM32H7B3IIK6 using CubeMX. I used all default settings for project, then compiled using GCC, and flashed using SEGGER J-Link.
Debugger showed:
Break at address "0x0" with no debug information available, or outside of program code.
What could be going on? How to recover from this?
Is the external flash causing problems? Some reset pin configuration? How about security features?
It was just an example project, how can it brick the device!
There is no excessive current consumption (5mA now after bricked, before programming it was 10mA)
