Forum Discussion
Hello,
You may want to refer to this link : https://www.intel.com/content/www/us/en/docs/programmable/683814/current/optional-dual-purpose-configuration-pins.html
Unfortunately, the pins for AS configuration in Arria 10 devices are all configuration dedicated pins, and cannot be used as GPIOs.
regards,
Farabi
Hi @Farabi ,
Thanks for explanations and document. I see that these pins are not allowable for general I/O.
However, what i want to do is using a QSPI Flash ( which is Micron MT25Q in my case) connected to AS pins of Intel Arria 10.
Then by using a Generel Serial Flash Interface IP, i want to boot from QSPI Flash and also i want to read/write to additional part of the flash other than boot section.
I think all following actions are possible with using GSFI IP for a QSPI Flash connected to AS pins:
1. Boot from QSPI Flash through AS pins.
2. Boot from SD/MMC AND use AS pins to read/write QSPI Flash.
3. Boot from QSPI Flash through AS pins AND use AS pins to read/write QSPI Flash.
Thanks
Mustafa