Skip to main content
Visitor II
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

    Graduate II
    February 23, 2021

    >>Does anyone know the solution to this?

    Cycle the power

    DTomi.1Author
    Visitor II
    February 23, 2021

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

    Graduate II
    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?