cancel
Showing results for 
Search instead for 
Did you mean: 

Given the correct hardware configuration, is it possible to access two different external memory types (SRAM and Flash) by use of the same FSMC bus?

GabrielJRoux
Associate

I have an application where it is necessary to read data from external flash to perform operations on data stored in external SRAM by using the same fmc connections. In this case the parallel interface is important as the operations are time sensitive, internal flash and SRAM is not sufficient as i require about 2MB of each.

In a previous application I have, with great success, used the FMC to access multiplexed asynchronous SRAM, I am therefore aware that one has to specify the external memory type in during the FMC setup procedure.

In short, would it be possible to read/write from external flash memory by using the FSMC set-up in SRAM mode or would the configuration have to change each time the memory type changes?

1 ACCEPTED SOLUTION

Accepted Solutions

See EVAL series board designs. ​

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

View solution in original post

2 REPLIES 2

See EVAL series board designs. ​

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

Brilliant! Thanks Clive, that really helped a lot.