Hello @nxf64834,
The LPC55s16 doesn't have an external memory controller or SPIFI interface so the only memories supported will be the ones using SPI/I2C interface.
Best Regards,
Alexis Andalon
Hi Alexis,
Thanks for the info.
For NOR flash using SPI, is there any maximum memory size limit that can be interfaced with LPC?
As per my understanding, external memory flash address are not mapped to microcontroller so there should be no size limit.
Hello @nxf64834,
That's right, this will depend on the memory and how to commands are implemented.
Best Regards,
Alexis Andalon