Tool/software: TI C/C++ Compiler
I see the datasheet of the "EMIF Chip Select Memory Map", I can use CS0 to select the 256M*16 SDRAM(4 bank), and CS2 to select the 2M*16 SRAM. I have two question.
1. I want to know how to connect the DSP, SDRAM and SRAM in physics.
2. Just like the pin170(GPIO88/EM1A15/EM1DQM0), it is a multiplexi pin. If I have to use DQM0. Does that mean I can't use EM1A15? And how to connect the address bus?
Thank you!