Forum Discussion
RPind1
New Contributor
6 years agoNo output from Generic Serial Flash Interface Intel FPGA IP from basic commands.
I can not get any responses from the MT25QL512 using the Generic Serial Flash Interface. I am using a MT25QL512 using a 10Mhz clock and running the following NIOS commands: //enable chip
IOWR_3...
SyafieqS
Super Contributor
6 years agoHi Robert,
Try to set the control register in parameter default setting for GSFI IP. Refer to link below how to set value bit for your device MT25QL512 of control register. By default, this bit is set to 0 (disable the output of the IP).
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-gen-sfi.pdf (p6)
Thanks,
Regards