Altera_Forum
Honored Contributor
10 years agoRead/Write to HPS qspi flash from FPGA
Hi Everybody,
I am trying to write/read to/from HPS qspi flash from FPGA on the SoCKit board from Terasic. Is there any tutorial to do so? I didn't find any megafunction I can include as a flash controller. I know there is a hard-coded flash controller in the HPS but I can't use that from FPGA. This is what I have tried till now: 1) I loaned the flash pins from HPS to FPGA. 2) I went through datasheet for the flash and tried reading the status register and device ID. But I don't get any response from the flash. I tried to signaltap the IO pins that leave from FPGA but Quartus doesn't compile with these pins in signaltap and gives me an error. If someone could help me with this. Thank you, Karthik