2013-09-02 07:21 AM
Hi,
Sorry this might be a stupid question as I have not done enough research. But if some one could answer will save me lot of time. Is there a way I can increase the program memory of STM32f407 using external flash memory.Is it totally impossible OR it is possible but not an easy job?
(I have an little idea that linker maps the memory space etc.,) Thanks John2013-09-02 07:28 AM
You can add NOR memory externally, but it will be slower and uncached. Several boards, including the STM3240G should demonstrate this.
You can look at parts like thehttp://www.st.com/web/catalog/mmc/FM141/SC1169/SS1577/LN1789
with 2MB If you need more memory you should consider a better part selection.