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.

AM3352: GPMC RDACCESSTIME calculation with wait

Part Number: AM3352

When connect a async slave device with wait input, for example connect GPMC with HPI. for read operation, the HPI HRDY will active to inform host extend the read cycle. but the GPMC read cycle is defined by RDACCESSTIME, will it be extended by the HRDY/wait signal? the total cycle will be RDACCESSTIME+HRDY active time? or still end on REACCESSTIME cycles and sample data there?