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 GPMC ACCESSTIME

Genius 5785 points

Hello,

I'd like to know AccessTime of GPMC for asynchronous NOR. The tCE of NOR is 85ns, and FCLK is 104MHz (= 9.615ns). ACCESSTIME is calculated by the following formula. ACCESSTIME = round max (tCE) = 85ns / 9.615ns = 8.84 -> 9 (= 86.538ns). But in this case, I think there is no setup time (86.538ns - 85ns = 1.538ns). Should ACCESSTIME be set 10 as plus 1?

Regards,
Kazu