3.6.23 CNFG_GetCfgProtectionLevel Command and its Response

The CNFG_GetCfgProtectionLevel command (0xCF) reads the configuration protection level from NVM.

This command is sent through Endpoint 0x05 (OUT). The response is read through Endpoint 0x85 (IN).

Table 3-51. CNFG_GetCfgProtectionLevel - Command
Byte IndexCommandDescription
00xCFCommand codeReturns the configured protection level
Table 3-52. CNFG_GetCfgProtectionLevel - Response
Byte IndexResponseDescription
00xCFEcho command codeReturns whether the CNFG_GetCfgProtectionLevel command was accepted
10x21Accepted – successAccepted returns the configuration protection level
20x00Password disabled

Protection Level:

Device configuration is modifiable; no password is set.

0x40Password set – unlockedA password is set, but the device configuration is modifiable
0x80Password set – lockedA password is set, but the device configuration is not modifiable
0xC0Permanently lockedThe device configuration is permanently protected, and cannot be modified