cancel
Showing results for 
Search instead for 
Did you mean: 

stm32 boot pin configuration

berat
Associate
Posted on March 30, 2015 at 16:20

Hi, we're using STM32F407VG on our project. When we reset the circuit for BOOT, microcontroller is setting B13 pin (which is not using as boot pins) . How can we stop this situation? Can we make any difference for this pin settings?

#boot #bootconfig #stm32 #gpio
1 REPLY 1
Posted on March 30, 2015 at 17:00

PB13? BOOT=High?

Probably using PB13 related to CAN connectivity for the system loader. You can't change what the ''ROM'' is doing, so you're either going to want to do something different with the pin(s), or use your own loader.

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