hi ,there,
I'm debug am335x nandflash timing parameters, could you help me out the following questions:
the program sequences : 1,send command cycle1; 2.send address, 3 send data, 4, send command cycle2.
when I program nandflash in that order, the program corrupted; I debug it and found out it corrupted at 3rd stage, then, I add some delay after every char put in data register,It worked fine. btw, the reading works fine.
which parameter should i adjust? I have tested a lot, but nothing came out.
Tks.