cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F4 SPI Multi I/O (Single,Double,Quad) for external Flash possible?

ersan
Associate II
Posted on March 20, 2013 at 15:38

Hi,

I want to use the an external 256mbit Flash from Spansion. The S25FL256S devices use the industry standard single bit Serial Peripheral Interface (SPI) and also supports optional extension commands for two bit (Dual) and four bit (Quad) wide serial transfers. This multiple width interface is called SPI Multi-I/O or SPI-MIO.

Does the STM32F407 is supporting Double or Quad I/O?

The IC supports:

– Double Data Rate (DDR) option

– Extended Addressing: 24- or 32-bit address options

– Read Commands: Normal, Fast, Dual, Quad, Fast DDR, Dual DDR, Quad DDR

Datasheet (Page 20):

http://www.mouser.com/ds/2/380/S25FL128S_256S_00-2916.pdf

Kind Regards
1 REPLY 1
Posted on March 20, 2013 at 15:43

A cursory review of the manual would suggest it doesn't.

For a multi-bit interface look at SDIO, eMMC
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..