Altera_Forum
Honored Contributor
8 years agoAccess QSPI from HPS C code without linux (bare metal)
Hi FPGA experts.
I need your help for de1-soc. In the document http://www.mouser.com/catalog/specsheets/de1-soc_user_manual_v06.pdf it is stated that QSPI Flash can contain user data obious thing for he flash memory. Iwant to read/write data to this memory from c code from HPS. I see the pin conection of te FPGA to this memory and can do verilog to access it. But I hope there should be some wise way to solve my task through accessing the memory at some address or so directly from ARM trough this fancy AXI bus.