Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- I recently compiled a list of EPCS16 compatible serial flash ICs (pin compatible, SO8 package, same legacy ID) available at Digikey: Fremont FT25H16S-RT ISSI IS25LP016D-JNLE Adesto AT25SF161-SSHD-T There should be similar 4Mbit chips. I see that FT25H04S-RT apparently lacks the legacy ID (retrieved by command 0xab), so you would need to disable the ID check in Quartus programming file conversion. ISSI IS25LQ040B-JNLE respectively IS25LQ010B-JNLE have the legacy ID and should work as full EPCS4 and EPCS1 replacement. I used Micron (formerly ST) M25Pxx flash up to now, but they are discontinued, too. Didn't yet check the new devices myself. --- Quote End --- Thanks FvM, from your comment, IS25LQ040B seems to be the best fit, I was also looking at SST25VF020B, seems to be a good fit. I was looking to see if anyone tried a non-Altera flash memory chip for configuration, I guess I will have to prototype them and see for myself if they work. Thanks