Load Image Types#
This section provides a reference to Si91x load image types.
Macros#
#define
LOAD_NWP_FW 0x31
Load the default NWP firmware at location 0.
#define
Load the NWP firmware using the image number (NWP Firmware Image Numbers)
#define
Load default NWP firmware active low.
#define
BURN_NWP_FW 'B'
Burn NWP firmware image.
#define
BURN_M4_FW '4'
Burn M4 firmware image.
Macro Definition Documentation#
SL_SI91X_LOAD_NWP_FW_WITH_IMAGE_NUMBER#
#define SL_SI91X_LOAD_NWP_FW_WITH_IMAGE_NUMBERValue:
0x41
Load the NWP firmware using the image number (NWP Firmware Image Numbers)
Note
This is ONLY applicable in System on Chip (SoC) mode for Si91x devices.
LOAD_DEFAULT_NWP_FW_ACTIVE_LOW#
#define LOAD_DEFAULT_NWP_FW_ACTIVE_LOWValue:
0x71
Load default NWP firmware active low.
Note
This is ONLY applicable in Network Co-Processor (NCP) mode for Si91x devices.