Hi all,
I'm having trouble getting my Starterware-based project to write/read from NOR flash. I am using a PC28F00AP33-TFA for my NOR flash. I am interfacing to the AM3359 on a custom made board. I have configured the GPMC module for 16-bit, AD multiplexed NOR device. I am able to read the Manufacturer Code and Device ID Code.
My issue is that when I write to a 16-bit location on the device, it appears that the write also occurs at the next memory location. I experience this issue using asynchronous single read/writes.
I may have incorrect timing settings, but I am not sure where to look. Does anyone have any advice?
Thank you in advance for any advice you may have.