Forum Discussion
SOtsr
New Contributor
7 years agoGeneric Quad SPI for MT25QL512ABB8ESF
Hi all i'm trying to interface the Micron MT25QL512 Flash device by using the Altera Generic Quad SPI controller. I'm using the Cyclone V SOC. When i try to access the Memory Avalon slave it seems ...
JohnT_Altera
Regular Contributor
7 years agoHi,
Could you provide me the step you use to performed the operation? Anything that you performed on the IP CSR?
SOtsr
New Contributor
7 years agosorry but when you say step what do you mean? what do i write?
i write to address 0x3 (0xC from the master) the data 0x2, which is to erase sector 0 as far as i understand... i tried to write 0x4 and then 0x2 (write enable and then erase) but still doesnt work.