cancel
Showing results for 
Search instead for 
Did you mean: 

STM32f407 and bootloader

sami
Associate II
Posted on March 05, 2013 at 11:52

Hi

Is it possible to change the pins of the bootloader that is loaded inside the chip?

As I read it is only usart3 and  only on PORTB.

Thank you
1 REPLY 1
Posted on March 05, 2013 at 12:27

Is it possible to change the pins of the bootloader that is loaded inside the chip?  As I read it is only usart3 and  only on PORTB.

Where are you reading this, and in what context? The pins are fixed, but you should be able to use USART1 (PA9/10), USART3 (PB10/11), USART3 (PC10/11) as well as CAN and USB options. The exact options will depend on the board design, the PA9 being a problem on the STM32F4-Discovery, but only because of the huge bulk capacitor attached to it by that design.

See Table 22

http://www.st.com/st-web-ui/static/active/en/resource/technical/document/application_note/CD00167594.pdf

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