This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM335x Nand timing optimization

Hi all,

now I'm trying to optimizing my am335x custom board.

my nand flash chip product name is TC58NVG1S3HTA00

there is one thing I wonder.

there is the register field called RWACCESSTIME / WRACCESSTIME on GPMC_CONFIG5 AND GPMC_CONFIG6.

My board not use attached memory device.

Then, could I don't care about the WRACCESSTIME field?

WRACCESSTIME field is explained Delay from StartAccessTime to the GPMC_FCLK rising edged used by the attached memory for the first data capture.

My board doesn't use GPMC_CLK, only use GPMC_FCLK.

If anyone knows about this issue please let me know.