FZOVK
New Contributor
5 years agoArria 10 can't read from flash via Generic Serial Flash Interface
We have an Arria 10 FPGA connected to a Micron MT25QU256 flash. The FPGA is able to obtain its program from the flash and configure correctly on power-up. We are trying to use the Generic Serial Flas...
- 5 years ago
Hi John,
1) We are using the GSFI, but gsfa_asmi_access_granted_reg is a register in the Serial Flash Loader.
2) Yes, that is correct, we wanted to start out by seeing the device ID read work correctly before moving on to reading and writing the flash memory.
We have the baud rate divisor set to 0x10 and we have seen the SPI pins behave as expected.
We were able to get everything to work once we removed the Serial Flash Loader from our design, leaving the GSFI directly connected to the SPI interface. I don't think we will need any further assistance; thank you for your help.
Frank