cancel
Showing results for 
Search instead for 
Did you mean: 

Function of BOOT

waldin80
Associate II
Posted on July 28, 2010 at 16:21

Function of BOOT

#bootloader
3 REPLIES 3
jpeacock23
Associate II
Posted on May 17, 2011 at 14:00

After a reset the BOOT pins determine what section of memory is used for startup.  You can select user flash, system bootstrap, or RAM.  BOOT0 is hardwired but BOOT1 can be used as a GPIO (with some restrictions) after the reset completes.  That's why you usually see external pull up/down resistors on the BOOT lines.

The STM32 datasheets go into detail on how BOOT pins work.

  Jack Peacock

swhite2
Associate III
waldin80
Associate II
Posted on May 17, 2011 at 14:00

Thks for the help dudes, take care 0690X0000060MlGQAU.gif