stm32 boot pin configuration
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-03-30 7:20 AM
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
Labels:
- Labels:
-
Bootloader
-
GPIO-EXTI
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-03-30 8:00 AM
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..
Up vote any posts that you find helpful, it shows what's working..
