Forum Discussion
hsaee6
New Contributor
6 years agoWorking c project for "qspi" read and write from hps arm controller baremetal
Hello,
I am new developer for the Cyclone v SoC.
I want to read and write from the QSPI flash in my HPS baremetal application. I want to write a very simple data in words format. e.g. write dat...
Esteban_D_Intel
New Contributor
6 years agoHello hsaee6,
Thank you for posting on the Intel® communities.
I would like to inform you that we have a specific forum for this matter.
I will proceed and move your question to the appropriate support in order to continue with the assistance.
Best Regards,
Esteban D.
Intel Technical Support Technician
hsaee6
New Contributor
6 years agoi found the answer to my question.
in attachment is the source code.
you can import the code in the DS-5
then in the main.c you can find the QSPI read and write.