msp430 external memory

Status
Not open for further replies.
select based on ur memory requirements

- - - Updated - - -

If you have any doubts refer TI MSP430 Evaluation designs for better understanding...
 

Hello!
Just another comment:
MSP430 is aimed at low power systems. It's not designed to use external memory.
At least not with an EMIF-like interface. That said, you can create an EMIF-like interface, but it will
be extremely inefficient. If you want to attach external memory, then use a serial memory in SPI.
But be aware that operation that you usually do with memory (ex move data from memory to register)
will be extremely slow compared to internal RAM.
Dora.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…