Jiayi_H_Intel
Occasional Contributor
3 years agoHow to access QSPI Flash from HPS f2h interface
Hi expert,
I am using Stratix 10 SoC board. And my FPGA logic needs to access flash.
In my setup, HPS boot from SD card not QSPI Flash. And QSPI locate at 0xff8d2000 in HPS's map.
I connect my bus to HPS's f2h interface and try to write data to address 0xff8d2000, but the data cannot be written into QSPI.
Is my operation correct? Does QSPI need additional setting up in this scenario?
Can you please help with that? Much thanks!