[SOLVED] FPGA SPI-Flash communication

Status
Not open for further replies.

dpaul

Advanced Member level 5
Joined
Jan 16, 2008
Messages
1,854
Helped
317
Reputation
635
Reaction score
352
Trophy points
1,373
Location
Germany
Activity points
13,423
Hi,

I am trying to understand the exact communication stages between a 7 Series AMD FPGA and an external SPI Flash memory. The FPGA is configured to work in Master Serial Peripheral Interface (SPI) flash configuration mode x4, because at the bitgen.xdc I have set the following:-

set_property BITSTREAM.CONFIG.SPI_BUSWIDTH 4 [current_design]
set_property CONFIG_MODE SPIx4 [current_design]


I am referring to the UG470.

I read in there that the FPGA SPI first tries a read command in x1 and then in x2 and next in x4.
But I failed to find a detailed description of the exact sequence of operations and data exachange.

Can anyone help me to find one?
 
Last edited:

That was the intention of my post.............which other docs or specific ports of a doc should I refer to for more understanding!
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…