Part Number: MSP432E411Y-BGAEVM
In the technical reference for MSP432 LCD controller is note like this:
NOTE: When using the LCD with EPI to interface to external memory, the external code address
space 0x1000.0000 must be selected by programing the ECADR field to 0x1 in the EPI
Address Map (EPIADDRMAP) register at EPI offset 0x01C.
Does anyone know why is it? I am using external SDRAM connected to EPI interface and I only need to program ram space and size - for the space 0x6000.0000.and for normal read/write operations it works. I do not understand previous note about ECADR field.
Thanks for answer.