External memory support#

API for managing and accessing the external memory.

The API for the external memory includes functions for managing external flash memory on Series-3 devices. The exerrnal flash memory is partitioned in a number of Code Regions and one Data region. The number of Code Regions is defined by SL_SE_MAX_CODE_REGIONS and varies on different devices. The APIs include functions for

  • Code region configuration, erase and write

  • Data region get location, erase and write

Modules#

Memory Region commands