Other Parts Discussed in Thread: TMS320C6713B
Hi, This statement is taken from the datasheet of EMIF in C6xxx: „In reading data from these narrow-width memory spaces, the EMIF packs multiple reads into one 32-bit value. Thus, the high address bits are shifted out and accesses wrap around, if that CE space uses the entire EA bus.“ Does it mean the EMIF controller combines two 16 bit values into a 32 bit value automatically when reading from a 16 bit external memory? Owen