How to connect secondary SPI NOR flash on FM4 S6E2GM Pioneer Kit Arduino interface

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi Sir, 

I would like to have my WSON8 socket connect with Arduino interface to test SPI NOR flash. 
The FM4 S6E2GM Pioneer Kit has free pins on Arduino interface or even there is SPI interface 
available(not sure yet because the schematic connect to JTAG?). And that's why I want to use that interface to connect with. Is that doable not only hardware but also software? 

The next question will be how SPI interface looks like support single IO on schematic now. 
How to support Quad mode on schematic and software? 

Thanks, 
Michael

0 Likes
1 Solution
Anonymous
Not applicable

Yes, it is possible to connect Quad SPI NOR Flash with S6E2DH. Please check Page 31 in the user guide for the hardware connection details.

   

http://www.cypress.com/file/279816/download

   

The on-board NOR Flash uses MFS5 of FM4 and has those pins connected as you can see in the schematic.

   

We also have the NOR Flash files as part of PDL utilities which you can use from your application:

   

PDL\2.1.0\utilities\qspi_flash

View solution in original post

0 Likes
1 Reply
Anonymous
Not applicable

Yes, it is possible to connect Quad SPI NOR Flash with S6E2DH. Please check Page 31 in the user guide for the hardware connection details.

   

http://www.cypress.com/file/279816/download

   

The on-board NOR Flash uses MFS5 of FM4 and has those pins connected as you can see in the schematic.

   

We also have the NOR Flash files as part of PDL utilities which you can use from your application:

   

PDL\2.1.0\utilities\qspi_flash

0 Likes