Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE
Hi,
I need to use EMIF with an asynchronous memory (8 bits data). I've one question concerning mapping ; in the datasheet, we can read :
"Of special note is the connection between the EMIF and the external device's address bus. The EMIF address pin EM1A[0] always provides the least significant bit of a 32-bit word address. Therefore, when interfacing to a 16-bit or 8-bit asynchronous device, the EM1BA[1] and EM1BA[0] pins provide the least significant bits of the halfword or byte address, respectively. Figure 25-9 and Figure 25-10 show the mapping between the EMIF and the connected device's data and address pins for various programmed data bus widths. The data bus width may be configured in the asynchronous n configuration register (ASYNC_CSn_CR)."
But when I'm looking in examples in C2000 C:\ti\c2000\C2000Ware_1_00_06_00\device_support\f2837xd\examples\..., I don't think we use these pins.
So my question is : my asynchronous memory (16k) need 14 address pins connection :
- I have to connect A0 to A13 on my DSP port?
- Or I have to connect EM1BA[0-1] and A0 to A11?
It is not very clear for me.
Thank you.
