Forum Discussion
How to use NAND in HPS baremetal program?
Hi,
Which FPGA board you are using? There are lists of supported flash devices (such as NAND) that is known to work and tested and working by Intel;
For Cyclone V/ Arria V:
https://www.intel.com/content/www/us/en/programmable/support/support-resources/supported-flash-devices-for-cyclone-v-and-arria-v-soc.html
For Arria 10:
https://www.intel.com/content/www/us/en/programmable/support/support-resources/supported-flash-devices-for-arria-10-soc.html
Here is a Bare Metal User Guide, the guide will provide examples of how to create and debug Bare Metal projects using the ARM® DS-5 Altera Edition included in the Altera® SoC Embedded Design Suite (SoC EDS) User Guide:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_bm.pdf
Regards.