Hi fellows!
I am struggling to interface a M29W160ET FLASH to the C5509A EMIF.
When we try to read data from FLASH we keep reading only the last written data no matter what address we put at the bus, as if it was "saved" into a latch. When we reset the power of the system and do not write any data, we only read 0, which means we have not written data to the FLASH.
I used the functions from DSK_5509A library. We looked at the EMIF configuration and timings several times. I am using the bus address pins A[0:12] of the FLASH connected to A[13:1] of C5509A. We have verified the control signals (CE1, OE, WE, A0 and D0) with a scope and they seem to be ok.
I believe I may be missing something basic, do you have any idea of what could it be?
Thank you in advance!