Forum Discussion
RReth
New Contributor
6 years agoHi, I am trying to read flash device ID from our Arria 10 SoC based board. (Flash device is EPCQL512). I have used Intel FPGA Serial Flash Controller 2 and clock used for IPcore is10 MHz.
After setting read enable=1 , I am getting csr_rdata_valid =1. But the data corresponding to csr_rdata_valid high is “10000000”. I have attached screenshot of data captured in Signal Tap Logic Analyz...
RReth
New Contributor
6 years agoHi Wolfgang,
I have attached the source code used for reading Device ID. I didn't used the NIOS or System console. I captured the signal in Signal Tap Analyzer and from there I got the value "10000000".
Also I couldn't find the exact data sheet for serial controller 2 . Can share me if you have?
Thank you,
Remya
ShafiqY_Intel
Frequent Contributor
6 years agoHi Remya,
Please refer to below link for Serial Controller II IP core:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_embedded_ip.pdf#page=227
Thanks
- RReth6 years ago
New Contributor
Thank you WolfGang
Best Regards,
Remya