Good evening.
I wonder concepts.
I'm confused.
Is SPI(Serial Peripherial Interface) and Serial Flash Memory is the same term (meaning)?
I am using the router is operating with only Serial Flash Memory(winbond 25q128fvsg).
However, there is no other router serial Flash Memory.
Uses NAND Flash Memory.
What is the Serial Flash Memory with NAND Flash Memory difference?
Thanks
Howdy,
So SPI is a term describing the type interface to talk to the memory (Describes the signals on each wire and the protocol used to talk to it).
Serial Flash Memory is a general term for memory that talks serially but doesn't specify what the interface is. Other serial interface types exist of course. Find a datasheet and see..
w25q128fv_revhh1_100913_website1.pdf
Looks like this datasheet says your memory uses a Dual and Quad spi interface.
I believe in most cases the dual and quad spi parts will also speak the single bit SPI protocol also.
Differences in serial flash and NAND fash:
Unfortunately the term NAND Flash memory doesn't specify if it's serial or parallel. You have to dig around for a data sheet and see if it is SPI(meaning Serial) or another interface. if not specified NAND is likely parallel not Serial.
Hope that helps. I've just joined the forum also but have a bit of experience.
Mike