Hi all,
I'm making a FPGA design where I want to use the Winbond SPI NOR flash on the SMF2000 board with a simple softcore CPU which I designed a while ago.
I want to keep the design simple and the bootloader code small. I couldn't find that in the data sheet of the W74M64 which is only talking about the authentication features I think Is it possible to use this device without any of the security features? I believe the authentication features are totally separate to the normal flash access. How is the flash memory part accessed, just like a SPI NOR flash without authentication such as the W25Q64? Are these 2 devices compatible if I don't want to use the security features?