Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHPS QSPI flash programming
Hi, I have an issue with QSPI flash programming by quartus_hps utility. I use EDS 14.1 and run quartus_hps in its command line. I've made custom preloader to boot from QSPI flash and program the ...
Altera_Forum
Honored Contributor
11 years agoI can't, because all quartus_hps commands are based on reading of QSPI flash ID/status, but it fails. For noe I've found out the problem is in QSPI controller, it generates SCLK clock only after HPS reset to read previously loaded data and hangs immediately after this. I view htis clock with oscilloscope and I can see that QSPI controller doesn't work well. I've also tried to reach flash device via Altera QSPI example. But the function of reading silicon ID hangs due to the reason I described. What's wrong with QSPI? How preolader code, loaded to flash can block this core?