cancel
Showing results for 
Search instead for 
Did you mean: 

Which parts have FSMC?

kk6gm
Associate II
Posted on April 26, 2012 at 16:25

We have an application that requires an external memory controller, and I can't see any obvious way to identify all the STM32 parts that contain the FSMC.  It's just not an option on the parametric search.  Anybody know of a document that lists all the parts, or some way that's easier than looking at each subfamily in turn?  Maybe I'm missing something obvious. Thanks.

#fsmc
2 REPLIES 2
Posted on April 26, 2012 at 17:57

For the STM32F1 you need High Density variants.

For the STM32F2 you need parts >= 144 pins to escape the signals you need. Some of the 100 pin devices provide some of the signals, you'd need to go through the exercise of seeing if you can get everything you need out of the package, ie FSMC + peripherals.

See Table 2, work through Table 6

http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/DATASHEET/CD00237391.pdf

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
alok472
Associate II
Posted on April 27, 2012 at 18:52

Also STM32F4 family has the FSMC.

For IOs selection (& eventually MCU), you can try

MicroXplorer

. I heard that it is a good tool.