cancel
Showing results for 
Search instead for 
Did you mean: 

Enter STM32 native bootloader from my application.

ulissestpBR
Associate III

Hello everyone.

I've been trying to activate the STM32 native bootloader in a STML082CZ, which is connected in my application's main microcontroller via USART. Anyway, the BOOT0 pin of STML082CZ uC is grounded in my PCB.

Once it's mandatory to set the BOOT0 pin and the nBOOT1 bit to High, is there a way to do this by code? It's my first time programming for a bootloader, and I still don't know how to switch the nBOOT1 to high.

Any clue would be highly appreciated.

Thank you so much.

1 REPLY 1
Rob.Riggs
Senior

Google for "stm32 Jump to bootloader". Lots of good advice on how to do that.