MT25Q 1G supported ?
Hello,
We use MT25QL01GBBB8E12, but in platform designer we don't find this device , only MT25Q512 (512M).
Isn't MT25Q 1G supported ?
P.S.
if we try to configure with MT25Q512, we get an error in altera_qspi_controller_init(), becuase it identifies siliconID 33 (instead of 32), and comparing to expected sector size, it gives an error.
Thanks,
ranran
Hi RShal4,
MT25QL 1G is supported for Cyclone V, Arria V, Stratix V and Cyclone 10 LP.
Please refer to following link for more details on 3rd party flash supported by Intel FPGA (go to "Intel Supported Configuration Devices" --> "Intel Supported Third Party Configuration Devices"):
https://www.intel.com/content/www/us/en/programmable/support/support-resources/support-centers/configuration-support.html
We do not really recommend to use QuadSPI controller I for MT25Q device. Instead, we recommend to use QuadSPI controller II for MT25Q device.
If you want to use MT25QL device, please select MT25QU01G in QuadSPI controller II and select MT25QL01G in convert programming files
Thanks😉