What is the maximum addressable space of EMIF A of AM1808 when used with 16-bit asyncronous memory on one CS?
According to "sprufl6" rev.F address pins are:
1. EMA_BA[1] pin provide the least-significant bits of the halfword address
2. EMA_A[0]...EMA_A[22]
3. Additionally EMA_BA[0] pin can serve as the upper address line EM_A[23].
Totally 25 address pins, i.e. 16 * 2**25 = 512 Mbit = 64 Mbytes.
Is it correct?