Skip to main content
Associate III
July 24, 2024
Question

STM32H750 Reboot

  • July 24, 2024
  • 1 reply
  • 805 views

Hello,

 

I am working on a STM32H750. Since the flash is limited, I implement a bootloader and an application. The application is programmed into an external flash. When I am developing the application with STM32CUBEIDE, I have to reboot the board manually after the application is downloaded. 

May I know if there is any way to reboot the board automatically? or to start the application directly?

 

Thanks.

1 reply

Tesla DeLorean
Guru
July 25, 2024

NVIC_SystemReset() or Watch Dog

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