Skip to main content
Associate II
March 20, 2024
Solved

STM32H7 program does not start when powered on

  • March 20, 2024
  • 2 replies
  • 1599 views

Hello,

I am using STM32H733 mounted on a custom PCB. The problem is that if I power the board on, the program inside the MCU does not start.

 

The programming is done over the JTAG/SWD interface. After programming, the code is able to start running.

However, after power on, I need to push the reset button (reset circuit, nRST) to run the software, otherwise the code does not start.

 

Where can be the problem? Any help would be appreciated.

 

Thanks in advance.

Best regards,

Mert

 

   

This topic has been closed for replies.
Best answer by Tesla DeLorean

Is BOOT0 pulled low?

2 replies

Tesla DeLorean
Tesla DeLoreanBest answer
Guru
March 20, 2024

Is BOOT0 pulled low?

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
merttAuthor
Associate II
March 20, 2024

That was a assembly issue. The problem is solved.

Thank you.

Best regards,

Mert