Skip to main content
umesh
Visitor II
November 9, 2020
Question

jump to STM32 Factory Bootloader via coding is not working when Read out protection is enabled (Level is 1)

  • November 9, 2020
  • 0 replies
  • 765 views

In an Project, I'm using Jump to boot Function to jump to STM32 Factory Bootloader, so that i can able to load new firmware from USB via “STM32 Cube Programmer�? CLI Method (from our own system application).

It is working fine when Read Out Protection is Not enabled (Level is 0)

Once Read out protection is enabled (Level is 1), instead of Jump to Bootloader microcontroller is restarting.

Microcontroller used is STM32F407VE.

I have attached the jump to boot coding for your reference

This topic has been closed for replies.