Because of the Thanksgiving holiday in the U.S., TI E2E™ design support forum responses may be delayed from November 25 through December 2. Thank you for your patience.

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.

Nand Flash read speed issue on TMS320C8168

Good day, there's some nand flash read speed issue on TMS320C8168 (working on TMDXEVM8168)

This is regarding nand read speed issue on EVM8168. I captured both original and modified wave form.

1)      the original source code in mem.h #define M_NAND_GPMC_CONFIG  0x00151e1e

 

2)      after my modification #define M_NAND_GPMC_CONFIG  0x000a1e0e

 

 

From wave form we can see the read cycle time doesn’t change so much. Could you tell us except this register whether other settings we can change to accelerate the nand read speed?

 Also, I appreciate if you could provide the I2C contorller base address and nand read diagram because i can't find in the datasheet

Regards,

Kwan