I have been given a board with the 28335 DSP and 2 external ram chips. There is an AND gate on the chip selects and each chip has 16 data lines going to it. From my understanding of the documentation this would mean a single zone of 1M x 32 bits. Is this correct? This is my first project using external RAM and want to make sure that I am understanding the configuration properly. My plan for the external memory is to use the DSP BIOS memory buffers for comms data. Any help or suggestions are warmly appreciated.