Function of BOOT
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2010-07-28 7:21 AM
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 5:00 AM
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 PeacockOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 5:00 AM
Posted on May 17, 2011 at 14:00
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 5:00 AM
Posted on May 17, 2011 at 14:00
Thks for the help dudes, take care
