We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
How to calculate NAND timing from datasheet for example for 2GByte samsung NAND flash K9GAG08U0E
sample config:
config.ByteLane = 1; config.DataWidth = 8; config.ExtendedWait = 0; config.PageMode = 0; config.WaitWEn = 2; config.WaitOEn = 2; config.WaitWr = 0x02; config.WaitPage = 0x04; config.WaitRd = 0x04; config.WaitTurn = 0x04;