I'm using the EMIFA in asynchronous mode,
I want to config the CEnCFG registers for a flash device.
According to the EMIFA user guide in order to calculate the SETUP,STROBE and HOLD timings i need several absolute timing values from the FLASH and the DSP.
I extracted the FLASH values from it's datashhet.
But i can't seem to understand the loaction to extract the DSP vaues - i need to extract three values - td.tsu and th.
in the C6747 datasheet in section 6.11 i find two sets of values - one for the SDRAM and one for the asynchronous mode.
in the asynchronous mode set - there is no td value (only tsu and th).
where do i find the td,tsu and th values ?
p.s.
I don't understand why in the EMIFA example the values are referred to the EMA clock - which is not in use when using asynchronous mode.
thank you very much.