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)