I need to interface S70FL01GS which is 1 Gbit (128 Mbyte) 3.0V SPI Flash to Tiva microprocessor.
This is dual die chip. Two Chip selects to select one other other die for memory access operations.
Does the SPI driver support dual die Quad SPI flashes or do we use it as a standard non quad SPI flash?
The siganls for interfacing to Tiva (for this chip) are:
- RESET
- CLOCK
- Chip Select 1
- Chip Select 2
- Serial Input for single bit data commands or IO0 for Dual or Quad commands.
- Serial output for single bit data commands or IO0 for Dual or Quad commands.
-
Write Protect when not in Quad mode. IO2 in Quad mode. The signal has an internal pull-up
resistor and may be left unconnected in the host system if not used for Quad commands. -
Hold (pause) serial transfer in single bit or Dual data commands. IO3 in Quad-I/O mode. The
signal has an internal pull-up resistor and may be left unconnected in the host system if not used
for Quad commands. - Core power Vcc
- Ground Vss