Skip to main content
DTomi.1
Senior
February 23, 2021
Question

STM32H7 BOOT0 pin not working

  • February 23, 2021
  • 1 reply
  • 3258 views

Greetings,

I am having difficulties with connecting to my STM32H745IIK6. Normal mode doesn't work as well as Connect under reset. NRST pin works as it halts the program, and the program is running normally otherwise.

But the weirdest thing is that connecting the BOOT0 pin to +3V3 and reseting the MCU doesn't cause it to boot from System memory, it still boots from Flash memory and runs the program. I haven't changed any BOOT option bytes.

Does anyone know the solution to this?

BR

Domagoj

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
February 23, 2021

>>Does anyone know the solution to this?

Cycle the power

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
DTomi.1
DTomi.1Author
Senior
February 23, 2021

That's one of the first things I did, no changes.

Tesla DeLorean
Guru
February 23, 2021

The Option Bytes would be the other thing determining where execution starts.

Guessing this is a custom board?

Using a ST-LINK/V3 or something else?

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..