Hello TI community,
I was wondering if anyone has had any prior experience working with an external memory to expand the internal memory a TI microcontroller? I'm looking into using the External Peripheral Interface in Host-Bus mode with a Parallel NOR Flash memory IC in order to expand the internal memory of the MSP432 and store both program/data memory to this NOR Flash IC. Does anyone have a vague idea of how the memory mapping is laid out when performing this type of memory expansion? I know there needs to be some interactions between the microcontroller and the memory IC to establish what address to read/write/erase too, but I was wondering if there was a way to configure the microcontroller so that it essentially sees an additional address space to store data. Just want to get an idea of how to realize and implement this into my project, so any help or advice would be greatly appreciated!
Best,
TM