/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / STM32F101RE Boot Mode Select

Username:     
Password:     
             

Forum

# 1   2011-04-09 04:33:24 STM32F101RE Boot Mode Select

will_st
New member
Registered: 2011-04-09
Posts: 1

STM32F101RE Boot Mode Select

Hi STM32 Users,

I am new in this MCU.
I am designing a board using STM32F101RE and but no external flash memory.
So, I want to boot from the inside internal flash memory in MCU.

1) Just want to know if boot from the inside internal flash memory.
   What configure for Boot 0 and Boot 1 ?

2) In case I have a external flash memory installed, how can the MCU determine boot from internal or external flash memory ?

Thanks!

Offline

 

# 2   2011-04-11 08:04:50 STM32F101RE Boot Mode Select

yrt
Administrator
From: Grenoble-France
Registered: 2008-06-11
Posts: 520
Website

Re: STM32F101RE Boot Mode Select

For booting from the inside flash : boot0 = 0, boot 1 = 1.

I don't think that STM32 is able to boot from external flash. Take a look at "2.4 Boot configuration" in the Reference Manual (RM0008).
For managing external memory the FSMC peripheral has to be configured, so a minimum of internal memory code has to be used.

Last edited by yrt (2011-04-12 06:53:07)

Offline

 

Board footer