SWCU185G January 2018 – June 2024 CC1312PSIP , CC1312R , CC1352P , CC1352R , CC2642R , CC2642R-Q1 , CC2652P , CC2652PSIP , CC2652R , CC2652RB , CC2652RSIP , CC2662R-Q1
Table 12-1 lists the memory-mapped registers for the CCFG registers. All register offset addresses not listed in Table 12-1 should be considered as reserved locations and the register contents should not be modified.
Complex bit access types are encoded to fit into small table cells. Table 12-2 shows the codes that are used for access types in this section.
Access Type | Code | Description |
---|---|---|
Read Type | ||
R | R | Read |
Reset or Default Value | ||
-n | Value after reset or the default value |
EXT_LF_CLK is shown in Figure 12-1 and described in Table 12-3.
Return to the Summary Table.
Extern LF clock configuration
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
DIO | RTC_INCREMENT | ||||||||||||||||||||||||||||||
R-FFh | R-00FFFFFFh | ||||||||||||||||||||||||||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
31-24 | DIO | R | FFh | Unsigned integer, selecting the DIO to supply external 32 kHz clock as SCLK_LF when MODE_CONF.SCLK_LF_OPTION is set to EXTERNAL. The selected DIO will be marked as reserved by the pin driver (TI-RTOS environment) and hence not selectable for other usage. |
23-0 | RTC_INCREMENT | R | 00FFFFFFh | Unsigned integer, defining the input frequency of the external clock and is written to AON_RTC:SUBSECINC.VALUEINC. Defined as follows: EXT_LF_CLK.RTC_INCREMENT = 238/InputClockFrequency in Hertz (e.g.: RTC_INCREMENT=0x800000 for InputClockFrequency=32768 Hz) |
MODE_CONF_1 is shown in Figure 12-2 and described in Table 12-4.
Return to the Summary Table.
Mode Configuration 1
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
TCXO_TYPE | TCXO_MAX_START | ||||||
R-1h | R-7Fh | ||||||
23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
ALT_DCDC_VMIN | ALT_DCDC_DITHER_EN | ALT_DCDC_IPEAK | |||||
R-Fh | R-1h | R-7h | |||||
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
DELTA_IBIAS_INIT | DELTA_IBIAS_OFFSET | ||||||
R-Fh | R-Fh | ||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
XOSC_MAX_START | |||||||
R-FFh | |||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
31 | TCXO_TYPE | R | 1h | Selects the TCXO type. 0: CMOS type. Internal common-mode bias will not be enabled. 1: Clipped-sine type. Internal common-mode bias will be enabled when TCXO is used. Bit field value is only valid if MODE_CONF.XOSC_FREQ=0. |
30-24 | TCXO_MAX_START | R | 7Fh | Maximum TCXO startup time in units of 100us. Bit field value is only valid if MODE_CONF.XOSC_FREQ=0. |
23-20 | ALT_DCDC_VMIN | R | Fh | Minimum voltage for when DC/DC should be used if alternate DC/DC setting is enabled (SIZE_AND_DIS_FLAGS.DIS_ALT_DCDC_SETTING=0). Voltage = (28 + ALT_DCDC_VMIN) / 16. 0: 1.75V 1: 1.8125V ... 14: 2.625V 15: 2.6875V NOTE! The DriverLib function SysCtrl_DCDC_VoltageConditionalControl() must be called regularly to apply this field (handled automatically if using TI RTOS!). |
19 | ALT_DCDC_DITHER_EN | R | 1h | Enable DC/DC dithering if alternate DC/DC setting is enabled (SIZE_AND_DIS_FLAGS.DIS_ALT_DCDC_SETTING=0). 0: Dither disable 1: Dither enable |
18-16 | ALT_DCDC_IPEAK | R | 7h | Inductor peak current if alternate DC/DC setting is enabled (SIZE_AND_DIS_FLAGS.DIS_ALT_DCDC_SETTING=0). Assuming 10uH external inductor! 0: 46mA (min) ... 4: 70mA ... 7: 87mA (max) |
15-12 | DELTA_IBIAS_INIT | R | Fh | Signed delta value for IBIAS_INIT. Delta value only applies if SIZE_AND_DIS_FLAGS.DIS_XOSC_OVR=0. See FCFG1:AMPCOMP_CTRL1.IBIAS_INIT |
11-8 | DELTA_IBIAS_OFFSET | R | Fh | Signed delta value for IBIAS_OFFSET. Delta value only applies if SIZE_AND_DIS_FLAGS.DIS_XOSC_OVR=0. See FCFG1:AMPCOMP_CTRL1.IBIAS_OFFSET |
7-0 | XOSC_MAX_START | R | FFh | Unsigned value of maximum XOSC startup time (worst case) in units of 100us. Value only applies if SIZE_AND_DIS_FLAGS.DIS_XOSC_OVR=0. |
SIZE_AND_DIS_FLAGS is shown in Figure 12-3 and described in Table 12-5.
Return to the Summary Table.
CCFG Size and Disable Flags
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
SIZE_OF_CCFG | |||||||
R-FFFFh | |||||||
23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
SIZE_OF_CCFG | |||||||
R-FFFFh | |||||||
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
DISABLE_FLAGS | |||||||
R-7FFh | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
DISABLE_FLAGS | DIS_LINEAR_CAPARRAY_DELTA_WORKAROUND | DIS_TCXO | DIS_GPRAM | DIS_ALT_DCDC_SETTING | DIS_XOSC_OVR | ||
R-7FFh | R-1h | R-1h | R-1h | R-1h | R-1h | ||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
31-16 | SIZE_OF_CCFG | R | FFFFh | Total size of CCFG in bytes. |
15-5 | DISABLE_FLAGS | R | 7FFh | Reserved for future use. Software should not rely on the value of a reserved. Writing any other value than the reset/default value may result in undefined behavior. |
4 | DIS_LINEAR_CAPARRAY_DELTA_WORKAROUND | R | 1h | The default CAPARRAY setting is good as long as no CAPARRAY_DELTA adjustment is added but the CAPARRAY setting will give an un-linear behavior if the workaround is not enabled. The workaround is disabled by default to avoid unexpected changes upon software updates. 0: The CAPARRAY_DELTA workaround is enabled. 1: The CAPARRAY_DELTA workaround is disabled. |
3 | DIS_TCXO | R | 1h | Deprecated. Must be set to 1. |
2 | DIS_GPRAM | R | 1h | Disable GPRAM (or use the 8K VIMS RAM as CACHE RAM). 0: GPRAM is enabled and hence CACHE disabled. 1: GPRAM is disabled and instead CACHE is enabled (default). Notes: - Disabling CACHE will reduce CPU execution speed (up to 60%). - GPRAM is 8 K-bytes in size and located at 0x11000000-0x11001FFF if enabled. See: VIMS:CTL.MODE |
1 | DIS_ALT_DCDC_SETTING | R | 1h | Disable alternate DC/DC settings. 0: Enable alternate DC/DC settings. 1: Disable alternate DC/DC settings. See: MODE_CONF_1.ALT_DCDC_VMIN MODE_CONF_1.ALT_DCDC_DITHER_EN MODE_CONF_1.ALT_DCDC_IPEAK NOTE! The DriverLib function SysCtrl_DCDC_VoltageConditionalControl() must be called regularly to apply this field (handled automatically if using TI RTOS!). |
0 | DIS_XOSC_OVR | R | 1h | Disable XOSC override functionality. 0: Enable XOSC override functionality. 1: Disable XOSC override functionality. See: MODE_CONF_1.DELTA_IBIAS_INIT MODE_CONF_1.DELTA_IBIAS_OFFSET MODE_CONF_1.XOSC_MAX_START |
MODE_CONF is shown in Figure 12-4 and described in Table 12-6.
Return to the Summary Table.
Mode Configuration 0
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
VDDR_TRIM_SLEEP_DELTA | DCDC_RECHARGE | DCDC_ACTIVE | VDDR_EXT_LOAD | VDDS_BOD_LEVEL | |||
R-Fh | R-1h | R-1h | R-1h | R-1h | |||
23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
SCLK_LF_OPTION | VDDR_TRIM_SLEEP_TC | RTC_COMP | XOSC_FREQ | XOSC_CAP_MOD | HF_COMP | ||
R-3h | R-1h | R-1h | R-3h | R-1h | R-1h | ||
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
XOSC_CAPARRAY_DELTA | |||||||
R-FFh | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
VDDR_CAP | |||||||
R-FFh | |||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
31-28 | VDDR_TRIM_SLEEP_DELTA | R | Fh | Signed delta value to apply to the VDDR_TRIM_SLEEP target, minus one. See FCFG1:VOLT_TRIM.VDDR_TRIM_SLEEP_H. 0x8 (-8) : Delta = -7 ... 0xF (-1) : Delta = 0 0x0 (0) : Delta = +1 ... 0x7 (7) : Delta = +8 |
27 | DCDC_RECHARGE | R | 1h | DC/DC during recharge in powerdown. 0: Use the DC/DC during recharge in powerdown. 1: Do not use the DC/DC during recharge in powerdown (default). NOTE! The DriverLib function SysCtrl_DCDC_VoltageConditionalControl() must be called regularly to apply this field (handled automatically if using TI RTOS!). |
26 | DCDC_ACTIVE | R | 1h | DC/DC in active mode. 0: Use the DC/DC during active mode. 1: Do not use the DC/DC during active mode (default). NOTE! The DriverLib function SysCtrl_DCDC_VoltageConditionalControl() must be called regularly to apply this field (handled automatically if using TI RTOS!). |
25 | VDDR_EXT_LOAD | R | 1h | Reserved for future use. Software should not rely on the value of a reserved. Writing any other value than the reset/default value may result in undefined behavior. |
24 | VDDS_BOD_LEVEL | R | 1h | VDDS BOD level. 0: VDDS BOD level is 2.0V (necessary for external load mode, or for maximum PA output power on CC13xx). 1: VDDS BOD level is 1.8V (or 1.65V for external regulator mode) (default). |
23-22 | SCLK_LF_OPTION | R | 3h | Select source for SCLK_LF.
0h = 31.25 kHz clock derived from 48 MHz XOSC or HPOSC. The RTC tick speed AON_RTC:SUBSECINC is updated to 0x8637BD, corresponding to a 31.25 kHz clock (done in the SetupTrimDevice() driverlib boot function). The device must be blocked from entering Standby mode when using this clock source. 1h = External low frequency clock on DIO defined by EXT_LF_CLK.DIO. The RTC tick speed AON_RTC:SUBSECINC is updated to EXT_LF_CLK.RTC_INCREMENT (done in the SetupTrimDevice() driverlib boot function). External clock must always be running when the chip is in standby for VDDR recharge timing. 2h = 32.768 kHz low frequency XOSC 3h = Low frequency RCOSC (default) |
21 | VDDR_TRIM_SLEEP_TC | R | 1h | 0x1: VDDR_TRIM_SLEEP_DELTA is not temperature compensated 0x0: RTOS/driver temperature compensates VDDR_TRIM_SLEEP_DELTA every time standby mode is entered. This improves low-temperature RCOSC_LF frequency stability in standby mode. When temperature compensation is performed, the delta is calculates this way: Delta = max (delta, min(8, floor(62-temp)/8)) Here, delta is given by VDDR_TRIM_SLEEP_DELTA, and temp is the current temperature in degrees C. |
20 | RTC_COMP | R | 1h | Reserved for future use. Software should not rely on the value of a reserved. Writing any other value than the reset/default value may result in undefined behavior. |
19-18 | XOSC_FREQ | R | 3h | Selects which high frequency oscillator is used (required for radio usage).
0h = External 48 MHz TCXO. Refer to MODE_CONF_1.TCXO_MAX_START and MODE_CONF_1.TCXO_TYPE bit fields for additional configuration of TCXO. 1h = Internal high precision oscillator. 2h = 48M : 48 MHz XOSC_HF 3h = 24M : 24 MHz XOSC_HF. Not supported. |
17 | XOSC_CAP_MOD | R | 1h | Enable modification (delta) to XOSC cap-array. Value specified in XOSC_CAPARRAY_DELTA. 0: Apply cap-array delta 1: Do not apply cap-array delta (default) |
16 | HF_COMP | R | 1h | Reserved for future use. Software should not rely on the value of a reserved. Writing any other value than the reset/default value may result in undefined behavior. |
15-8 | XOSC_CAPARRAY_DELTA | R | FFh | Signed 8-bit value, directly modifying trimmed XOSC cap-array step value. Enabled by XOSC_CAP_MOD. |
7-0 | VDDR_CAP | R | FFh | Unsigned 8-bit integer, representing the minimum decoupling capacitance (worst case) on VDDR, in units of 100nF. This should take into account capacitor tolerance and voltage dependent capacitance variation. This bit affects the recharge period calculation when going into powerdown or standby. NOTE! If using the following functions this field must be configured (used by TI RTOS): SysCtrlSetRechargeBeforePowerDown() SysCtrlAdjustRechargeAfterPowerDown() |
VOLT_LOAD_0 is shown in Figure 12-5 and described in Table 12-7.
Return to the Summary Table.
Voltage Load 0
Enabled by MODE_CONF.VDDR_EXT_LOAD.
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
VDDR_EXT_TP45 | VDDR_EXT_TP25 | ||||||||||||||
R-FFh | R-FFh | ||||||||||||||
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
VDDR_EXT_TP5 | VDDR_EXT_TM15 | ||||||||||||||
R-FFh | R-FFh | ||||||||||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
31-24 | VDDR_EXT_TP45 | R | FFh | Reserved for future use. Software should not rely on the value of a reserved. Writing any other value than the reset/default value may result in undefined behavior. |
23-16 | VDDR_EXT_TP25 | R | FFh | Reserved for future use. Software should not rely on the value of a reserved. Writing any other value than the reset/default value may result in undefined behavior. |
15-8 | VDDR_EXT_TP5 | R | FFh | Reserved for future use. Software should not rely on the value of a reserved. Writing any other value than the reset/default value may result in undefined behavior. |
7-0 | VDDR_EXT_TM15 | R | FFh | Reserved for future use. Software should not rely on the value of a reserved. Writing any other value than the reset/default value may result in undefined behavior. |
VOLT_LOAD_1 is shown in Figure 12-6 and described in Table 12-8.
Return to the Summary Table.
Voltage Load 1
Enabled by MODE_CONF.VDDR_EXT_LOAD.
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
VDDR_EXT_TP125 | VDDR_EXT_TP105 | ||||||||||||||
R-FFh | R-FFh | ||||||||||||||
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
VDDR_EXT_TP85 | VDDR_EXT_TP65 | ||||||||||||||
R-FFh | R-FFh | ||||||||||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
31-24 | VDDR_EXT_TP125 | R | FFh | Reserved for future use. Software should not rely on the value of a reserved. Writing any other value than the reset/default value may result in undefined behavior. |
23-16 | VDDR_EXT_TP105 | R | FFh | Reserved for future use. Software should not rely on the value of a reserved. Writing any other value than the reset/default value may result in undefined behavior. |
15-8 | VDDR_EXT_TP85 | R | FFh | Reserved for future use. Software should not rely on the value of a reserved. Writing any other value than the reset/default value may result in undefined behavior. |
7-0 | VDDR_EXT_TP65 | R | FFh | Reserved for future use. Software should not rely on the value of a reserved. Writing any other value than the reset/default value may result in undefined behavior. |
RTC_OFFSET is shown in Figure 12-7 and described in Table 12-9.
Return to the Summary Table.
Real Time Clock Offset
Enabled by MODE_CONF.RTC_COMP.
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
RTC_COMP_P0 | |||||||||||||||
R-FFFFh | |||||||||||||||
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RTC_COMP_P1 | RTC_COMP_P2 | ||||||||||||||
R-FFh | R-FFh | ||||||||||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
31-16 | RTC_COMP_P0 | R | FFFFh | Reserved for future use. Software should not rely on the value of a reserved. Writing any other value than the reset/default value may result in undefined behavior. |
15-8 | RTC_COMP_P1 | R | FFh | Reserved for future use. Software should not rely on the value of a reserved. Writing any other value than the reset/default value may result in undefined behavior. |
7-0 | RTC_COMP_P2 | R | FFh | Reserved for future use. Software should not rely on the value of a reserved. Writing any other value than the reset/default value may result in undefined behavior. |
FREQ_OFFSET is shown in Figure 12-8 and described in Table 12-10.
Return to the Summary Table.
Frequency Offset
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
HF_COMP_P0 | |||||||||||||||
R-FFFFh | |||||||||||||||
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
HF_COMP_P1 | HF_COMP_P2 | ||||||||||||||
R-FFh | R-FFh | ||||||||||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
31-16 | HF_COMP_P0 | R | FFFFh | Reserved for future use. Software should not rely on the value of a reserved. Writing any other value than the reset/default value may result in undefined behavior. |
15-8 | HF_COMP_P1 | R | FFh | Reserved for future use. Software should not rely on the value of a reserved. Writing any other value than the reset/default value may result in undefined behavior. |
7-0 | HF_COMP_P2 | R | FFh | Reserved for future use. Software should not rely on the value of a reserved. Writing any other value than the reset/default value may result in undefined behavior. |
IEEE_MAC_0 is shown in Figure 12-9 and described in Table 12-11.
Return to the Summary Table.
IEEE MAC Address 0
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
ADDR | |||||||||||||||||||||||||||||||
R-FFFFFFFFh | |||||||||||||||||||||||||||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
31-0 | ADDR | R | FFFFFFFFh | Bits[31:0] of the 64-bits custom IEEE MAC address. If different from 0xFFFFFFFF then the value of this field is applied otherwise use value from FCFG. |
IEEE_MAC_1 is shown in Figure 12-10 and described in Table 12-12.
Return to the Summary Table.
IEEE MAC Address 1
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
ADDR | |||||||||||||||||||||||||||||||
R-FFFFFFFFh | |||||||||||||||||||||||||||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
31-0 | ADDR | R | FFFFFFFFh | Bits[63:32] of the 64-bits custom IEEE MAC address. If different from 0xFFFFFFFF then the value of this field is applied otherwise use value from FCFG. |
IEEE_BLE_0 is shown in Figure 12-11 and described in Table 12-13.
Return to the Summary Table.
IEEE BLE Address 0
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
ADDR | |||||||||||||||||||||||||||||||
R-FFFFFFFFh | |||||||||||||||||||||||||||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
31-0 | ADDR | R | FFFFFFFFh | Bits[31:0] of the 64-bits custom IEEE BLE address. If different from 0xFFFFFFFF then the value of this field is applied otherwise use value from FCFG. |
IEEE_BLE_1 is shown in Figure 12-12 and described in Table 12-14.
Return to the Summary Table.
IEEE BLE Address 1
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
ADDR | |||||||||||||||||||||||||||||||
R-FFFFFFFFh | |||||||||||||||||||||||||||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
31-0 | ADDR | R | FFFFFFFFh | Bits[63:32] of the 64-bits custom IEEE BLE address. If different from 0xFFFFFFFF then the value of this field is applied otherwise use value from FCFG. |
BL_CONFIG is shown in Figure 12-13 and described in Table 12-15.
Return to the Summary Table.
Bootloader Configuration
Configures the functionality of the ROM boot loader.
If both the boot loader is enabled by the BOOTLOADER_ENABLE field and the boot loader backdoor is enabled by the BL_ENABLE field it is possible to force entry of the ROM boot loader even if a valid image is present in flash.
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
BOOTLOADER_ENABLE | |||||||
R-C5h | |||||||
23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
RESERVED | BL_LEVEL | ||||||
R-0h | R-1h | ||||||
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
BL_PIN_NUMBER | |||||||
R-FFh | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
BL_ENABLE | |||||||
R-FFh | |||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
31-24 | BOOTLOADER_ENABLE | R | C5h | Bootloader enable. Boot loader can be accessed if IMAGE_VALID_CONF.IMAGE_VALID is non-zero or BL_ENABLE is enabled (and conditions for boot loader backdoor are met). 0xC5: Boot loader is enabled. Any other value: Boot loader is disabled. |
23-17 | RESERVED | R | 0h | Reserved |
16 | BL_LEVEL | R | 1h | Sets the active level of the selected DIO number BL_PIN_NUMBER if boot loader backdoor is enabled by the BL_ENABLE field. 0: Active low. 1: Active high. |
15-8 | BL_PIN_NUMBER | R | FFh | DIO number that is level checked if the boot loader backdoor is enabled by the BL_ENABLE field. |
7-0 | BL_ENABLE | R | FFh | Enables the boot loader backdoor. 0xC5: Boot loader backdoor is enabled. Any other value: Boot loader backdoor is disabled. NOTE! Boot loader must be enabled (see BOOTLOADER_ENABLE) if boot loader backdoor is enabled. |
ERASE_CONF is shown in Figure 12-14 and described in Table 12-16.
Return to the Summary Table.
Erase Configuration
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
RESERVED | |||||||
R-0h | |||||||
23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
RESERVED | |||||||
R-0h | |||||||
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
RESERVED | CHIP_ERASE_DIS_N | ||||||
R-0h | R-1h | ||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | BANK_ERASE_DIS_N | ||||||
R-0h | R-1h | ||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
31-9 | RESERVED | R | 0h | Reserved |
8 | CHIP_ERASE_DIS_N | R | 1h | Chip erase. This bit controls if a chip erase requested through the JTAG WUC TAP will be ignored in a following boot caused by a reset of the MCU VD. A successful chip erase operation will force the content of the flash main bank back to the state as it was when delivered by TI. 0: Disable. Any chip erase request detected during boot will be ignored. 1: Enable. Any chip erase request detected during boot will be performed by the boot FW. |
7-1 | RESERVED | R | 0h | Reserved |
0 | BANK_ERASE_DIS_N | R | 1h | Bank erase. This bit controls if the ROM serial boot loader will accept a received Bank Erase command (COMMAND_BANK_ERASE). A successful Bank Erase operation will erase all main bank sectors not protected by write protect configuration bits in CCFG. 0: Disable the boot loader bank erase function. 1: Enable the boot loader bank erase function. |
CCFG_TI_OPTIONS is shown in Figure 12-15 and described in Table 12-17.
Return to the Summary Table.
TI Options
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
RESERVED | |||||||||||||||
R-0h | |||||||||||||||
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | TI_FA_ENABLE | ||||||||||||||
R-0h | R-C5h | ||||||||||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
31-8 | RESERVED | R | 0h | Reserved |
7-0 | TI_FA_ENABLE | R | C5h | TI Failure Analysis. 0xC5: Enable the functionality of unlocking the TI FA (TI Failure Analysis) option with the unlock code. All other values: Disable the functionality of unlocking the TI FA option with the unlock code. |
CCFG_TAP_DAP_0 is shown in Figure 12-16 and described in Table 12-18.
Return to the Summary Table.
Test Access Points Enable 0
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
RESERVED | CPU_DAP_ENABLE | ||||||||||||||
R-0h | R-C5h | ||||||||||||||
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
PWRPROF_TAP_ENABLE | TEST_TAP_ENABLE | ||||||||||||||
R-C5h | R-C5h | ||||||||||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
31-24 | RESERVED | R | 0h | Reserved |
23-16 | CPU_DAP_ENABLE | R | C5h | Enable CPU DAP. 0xC5: Main CPU DAP access is enabled during power-up/system-reset by ROM boot FW. Any other value: Main CPU DAP access will remain disabled out of power-up/system-reset. |
15-8 | PWRPROF_TAP_ENABLE | R | C5h | Enable PWRPROF TAP. 0xC5: PWRPROF TAP access is enabled during power-up/system-reset by ROM boot FW if enabled by corresponding configuration value in FCFG1 defined by TI. Any other value: PWRPROF TAP access will remain disabled out of power-up/system-reset. |
7-0 | TEST_TAP_ENABLE | R | C5h | Enable Test TAP. 0xC5: TEST TAP access is enabled during power-up/system-reset by ROM boot FW if enabled by corresponding configuration value in FCFG1 defined by TI. Any other value: TEST TAP access will remain disabled out of power-up/system-reset. |
CCFG_TAP_DAP_1 is shown in Figure 12-17 and described in Table 12-19.
Return to the Summary Table.
Test Access Points Enable 1
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
RESERVED | PBIST2_TAP_ENABLE | ||||||||||||||
R-0h | R-C5h | ||||||||||||||
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
PBIST1_TAP_ENABLE | AON_TAP_ENABLE | ||||||||||||||
R-C5h | R-C5h | ||||||||||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
31-24 | RESERVED | R | 0h | Reserved |
23-16 | PBIST2_TAP_ENABLE | R | C5h | Enable PBIST2 TAP. 0xC5: PBIST2 TAP access is enabled during power-up/system-reset by ROM boot FW if enabled by corresponding configuration value in FCFG1 defined by TI. Any other value: PBIST2 TAP access will remain disabled out of power-up/system-reset. |
15-8 | PBIST1_TAP_ENABLE | R | C5h | Enable PBIST1 TAP. 0xC5: PBIST1 TAP access is enabled during power-up/system-reset by ROM boot FW if enabled by corresponding configuration value in FCFG1 defined by TI. Any other value: PBIST1 TAP access will remain disabled out of power-up/system-reset. |
7-0 | AON_TAP_ENABLE | R | C5h | Enable AON TAP 0xC5: AON TAP access is enabled during power-up/system-reset by ROM boot FW if enabled by corresponding configuration value in FCFG1 defined by TI. Any other value: AON TAP access will remain disabled out of power-up/system-reset. |
IMAGE_VALID_CONF is shown in Figure 12-18 and described in Table 12-20.
Return to the Summary Table.
Image Valid
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
IMAGE_VALID | |||||||||||||||||||||||||||||||
R-FFFFFFFFh | |||||||||||||||||||||||||||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
31-0 | IMAGE_VALID | R | FFFFFFFFh | This field must have the address value of the start of the flash vector table in order to enable the boot FW in ROM to transfer control to a flash image. Any illegal vector table start address value will force the boot FW in ROM to transfer control to the serial boot loader in ROM. |
CCFG_PROT_31_0 is shown in Figure 12-19 and described in Table 12-21.
Return to the Summary Table.
Protect Sectors 0-31
Each bit write protects one 8KB flash sector from being both programmed and erased. Bit must be set to 0 in order to enable sector write protect.
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
WRT_PROT_SEC_31 | WRT_PROT_SEC_30 | WRT_PROT_SEC_29 | WRT_PROT_SEC_28 | WRT_PROT_SEC_27 | WRT_PROT_SEC_26 | WRT_PROT_SEC_25 | WRT_PROT_SEC_24 |
R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h |
23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
WRT_PROT_SEC_23 | WRT_PROT_SEC_22 | WRT_PROT_SEC_21 | WRT_PROT_SEC_20 | WRT_PROT_SEC_19 | WRT_PROT_SEC_18 | WRT_PROT_SEC_17 | WRT_PROT_SEC_16 |
R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h |
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
WRT_PROT_SEC_15 | WRT_PROT_SEC_14 | WRT_PROT_SEC_13 | WRT_PROT_SEC_12 | WRT_PROT_SEC_11 | WRT_PROT_SEC_10 | WRT_PROT_SEC_9 | WRT_PROT_SEC_8 |
R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h |
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
WRT_PROT_SEC_7 | WRT_PROT_SEC_6 | WRT_PROT_SEC_5 | WRT_PROT_SEC_4 | WRT_PROT_SEC_3 | WRT_PROT_SEC_2 | WRT_PROT_SEC_1 | WRT_PROT_SEC_0 |
R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h |
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
31 | WRT_PROT_SEC_31 | R | 1h | 0: Sector protected |
30 | WRT_PROT_SEC_30 | R | 1h | 0: Sector protected |
29 | WRT_PROT_SEC_29 | R | 1h | 0: Sector protected |
28 | WRT_PROT_SEC_28 | R | 1h | 0: Sector protected |
27 | WRT_PROT_SEC_27 | R | 1h | 0: Sector protected |
26 | WRT_PROT_SEC_26 | R | 1h | 0: Sector protected |
25 | WRT_PROT_SEC_25 | R | 1h | 0: Sector protected |
24 | WRT_PROT_SEC_24 | R | 1h | 0: Sector protected |
23 | WRT_PROT_SEC_23 | R | 1h | 0: Sector protected |
22 | WRT_PROT_SEC_22 | R | 1h | 0: Sector protected |
21 | WRT_PROT_SEC_21 | R | 1h | 0: Sector protected |
20 | WRT_PROT_SEC_20 | R | 1h | 0: Sector protected |
19 | WRT_PROT_SEC_19 | R | 1h | 0: Sector protected |
18 | WRT_PROT_SEC_18 | R | 1h | 0: Sector protected |
17 | WRT_PROT_SEC_17 | R | 1h | 0: Sector protected |
16 | WRT_PROT_SEC_16 | R | 1h | 0: Sector protected |
15 | WRT_PROT_SEC_15 | R | 1h | 0: Sector protected |
14 | WRT_PROT_SEC_14 | R | 1h | 0: Sector protected |
13 | WRT_PROT_SEC_13 | R | 1h | 0: Sector protected |
12 | WRT_PROT_SEC_12 | R | 1h | 0: Sector protected |
11 | WRT_PROT_SEC_11 | R | 1h | 0: Sector protected |
10 | WRT_PROT_SEC_10 | R | 1h | 0: Sector protected |
9 | WRT_PROT_SEC_9 | R | 1h | 0: Sector protected |
8 | WRT_PROT_SEC_8 | R | 1h | 0: Sector protected |
7 | WRT_PROT_SEC_7 | R | 1h | 0: Sector protected |
6 | WRT_PROT_SEC_6 | R | 1h | 0: Sector protected |
5 | WRT_PROT_SEC_5 | R | 1h | 0: Sector protected |
4 | WRT_PROT_SEC_4 | R | 1h | 0: Sector protected |
3 | WRT_PROT_SEC_3 | R | 1h | 0: Sector protected |
2 | WRT_PROT_SEC_2 | R | 1h | 0: Sector protected |
1 | WRT_PROT_SEC_1 | R | 1h | 0: Sector protected |
0 | WRT_PROT_SEC_0 | R | 1h | 0: Sector protected |
CCFG_PROT_63_32 is shown in Figure 12-20 and described in Table 12-22.
Return to the Summary Table.
Protect Sectors 32-63
Each bit write protects one 8KB flash sector from being both programmed and erased. Bit must be set to 0 in order to enable sector write protect.
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
WRT_PROT_SEC_63 | WRT_PROT_SEC_62 | WRT_PROT_SEC_61 | WRT_PROT_SEC_60 | WRT_PROT_SEC_59 | WRT_PROT_SEC_58 | WRT_PROT_SEC_57 | WRT_PROT_SEC_56 |
R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h |
23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
WRT_PROT_SEC_55 | WRT_PROT_SEC_54 | WRT_PROT_SEC_53 | WRT_PROT_SEC_52 | WRT_PROT_SEC_51 | WRT_PROT_SEC_50 | WRT_PROT_SEC_49 | WRT_PROT_SEC_48 |
R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h |
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
WRT_PROT_SEC_47 | WRT_PROT_SEC_46 | WRT_PROT_SEC_45 | WRT_PROT_SEC_44 | WRT_PROT_SEC_43 | WRT_PROT_SEC_42 | WRT_PROT_SEC_41 | WRT_PROT_SEC_40 |
R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h |
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
WRT_PROT_SEC_39 | WRT_PROT_SEC_38 | WRT_PROT_SEC_37 | WRT_PROT_SEC_36 | WRT_PROT_SEC_35 | WRT_PROT_SEC_34 | WRT_PROT_SEC_33 | WRT_PROT_SEC_32 |
R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h |
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
31 | WRT_PROT_SEC_63 | R | 1h | 0: Sector protected |
30 | WRT_PROT_SEC_62 | R | 1h | 0: Sector protected |
29 | WRT_PROT_SEC_61 | R | 1h | 0: Sector protected |
28 | WRT_PROT_SEC_60 | R | 1h | 0: Sector protected |
27 | WRT_PROT_SEC_59 | R | 1h | 0: Sector protected |
26 | WRT_PROT_SEC_58 | R | 1h | 0: Sector protected |
25 | WRT_PROT_SEC_57 | R | 1h | 0: Sector protected |
24 | WRT_PROT_SEC_56 | R | 1h | 0: Sector protected |
23 | WRT_PROT_SEC_55 | R | 1h | 0: Sector protected |
22 | WRT_PROT_SEC_54 | R | 1h | 0: Sector protected |
21 | WRT_PROT_SEC_53 | R | 1h | 0: Sector protected |
20 | WRT_PROT_SEC_52 | R | 1h | 0: Sector protected |
19 | WRT_PROT_SEC_51 | R | 1h | 0: Sector protected |
18 | WRT_PROT_SEC_50 | R | 1h | 0: Sector protected |
17 | WRT_PROT_SEC_49 | R | 1h | 0: Sector protected |
16 | WRT_PROT_SEC_48 | R | 1h | 0: Sector protected |
15 | WRT_PROT_SEC_47 | R | 1h | 0: Sector protected |
14 | WRT_PROT_SEC_46 | R | 1h | 0: Sector protected |
13 | WRT_PROT_SEC_45 | R | 1h | 0: Sector protected |
12 | WRT_PROT_SEC_44 | R | 1h | 0: Sector protected |
11 | WRT_PROT_SEC_43 | R | 1h | 0: Sector protected |
10 | WRT_PROT_SEC_42 | R | 1h | 0: Sector protected |
9 | WRT_PROT_SEC_41 | R | 1h | 0: Sector protected |
8 | WRT_PROT_SEC_40 | R | 1h | 0: Sector protected |
7 | WRT_PROT_SEC_39 | R | 1h | 0: Sector protected |
6 | WRT_PROT_SEC_38 | R | 1h | 0: Sector protected |
5 | WRT_PROT_SEC_37 | R | 1h | 0: Sector protected |
4 | WRT_PROT_SEC_36 | R | 1h | 0: Sector protected |
3 | WRT_PROT_SEC_35 | R | 1h | 0: Sector protected |
2 | WRT_PROT_SEC_34 | R | 1h | 0: Sector protected |
1 | WRT_PROT_SEC_33 | R | 1h | 0: Sector protected |
0 | WRT_PROT_SEC_32 | R | 1h | 0: Sector protected |
CCFG_PROT_95_64 is shown in Figure 12-21 and described in Table 12-23.
Return to the Summary Table.
Protect Sectors 64-95
Each bit write protects one flash sector from being both programmed and erased. Bit must be set to 0 in order to enable sector write protect. Not in use.
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
WRT_PROT_SEC_95 | WRT_PROT_SEC_94 | WRT_PROT_SEC_93 | WRT_PROT_SEC_92 | WRT_PROT_SEC_91 | WRT_PROT_SEC_90 | WRT_PROT_SEC_89 | WRT_PROT_SEC_88 |
R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h |
23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
WRT_PROT_SEC_87 | WRT_PROT_SEC_86 | WRT_PROT_SEC_85 | WRT_PROT_SEC_84 | WRT_PROT_SEC_83 | WRT_PROT_SEC_82 | WRT_PROT_SEC_81 | WRT_PROT_SEC_80 |
R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h |
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
WRT_PROT_SEC_79 | WRT_PROT_SEC_78 | WRT_PROT_SEC_77 | WRT_PROT_SEC_76 | WRT_PROT_SEC_75 | WRT_PROT_SEC_74 | WRT_PROT_SEC_73 | WRT_PROT_SEC_72 |
R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h |
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
WRT_PROT_SEC_71 | WRT_PROT_SEC_70 | WRT_PROT_SEC_69 | WRT_PROT_SEC_68 | WRT_PROT_SEC_67 | WRT_PROT_SEC_66 | WRT_PROT_SEC_65 | WRT_PROT_SEC_64 |
R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h |
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
31 | WRT_PROT_SEC_95 | R | 1h | 0: Sector protected |
30 | WRT_PROT_SEC_94 | R | 1h | 0: Sector protected |
29 | WRT_PROT_SEC_93 | R | 1h | 0: Sector protected |
28 | WRT_PROT_SEC_92 | R | 1h | 0: Sector protected |
27 | WRT_PROT_SEC_91 | R | 1h | 0: Sector protected |
26 | WRT_PROT_SEC_90 | R | 1h | 0: Sector protected |
25 | WRT_PROT_SEC_89 | R | 1h | 0: Sector protected |
24 | WRT_PROT_SEC_88 | R | 1h | 0: Sector protected |
23 | WRT_PROT_SEC_87 | R | 1h | 0: Sector protected |
22 | WRT_PROT_SEC_86 | R | 1h | 0: Sector protected |
21 | WRT_PROT_SEC_85 | R | 1h | 0: Sector protected |
20 | WRT_PROT_SEC_84 | R | 1h | 0: Sector protected |
19 | WRT_PROT_SEC_83 | R | 1h | 0: Sector protected |
18 | WRT_PROT_SEC_82 | R | 1h | 0: Sector protected |
17 | WRT_PROT_SEC_81 | R | 1h | 0: Sector protected |
16 | WRT_PROT_SEC_80 | R | 1h | 0: Sector protected |
15 | WRT_PROT_SEC_79 | R | 1h | 0: Sector protected |
14 | WRT_PROT_SEC_78 | R | 1h | 0: Sector protected |
13 | WRT_PROT_SEC_77 | R | 1h | 0: Sector protected |
12 | WRT_PROT_SEC_76 | R | 1h | 0: Sector protected |
11 | WRT_PROT_SEC_75 | R | 1h | 0: Sector protected |
10 | WRT_PROT_SEC_74 | R | 1h | 0: Sector protected |
9 | WRT_PROT_SEC_73 | R | 1h | 0: Sector protected |
8 | WRT_PROT_SEC_72 | R | 1h | 0: Sector protected |
7 | WRT_PROT_SEC_71 | R | 1h | 0: Sector protected |
6 | WRT_PROT_SEC_70 | R | 1h | 0: Sector protected |
5 | WRT_PROT_SEC_69 | R | 1h | 0: Sector protected |
4 | WRT_PROT_SEC_68 | R | 1h | 0: Sector protected |
3 | WRT_PROT_SEC_67 | R | 1h | 0: Sector protected |
2 | WRT_PROT_SEC_66 | R | 1h | 0: Sector protected |
1 | WRT_PROT_SEC_65 | R | 1h | 0: Sector protected |
0 | WRT_PROT_SEC_64 | R | 1h | 0: Sector protected |
CCFG_PROT_127_96 is shown in Figure 12-22 and described in Table 12-24.
Return to the Summary Table.
Protect Sectors 96-127
Each bit write protects one flash sector from being both programmed and erased. Bit must be set to 0 in order to enable sector write protect. Not in use.
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
WRT_PROT_SEC_127 | WRT_PROT_SEC_126 | WRT_PROT_SEC_125 | WRT_PROT_SEC_124 | WRT_PROT_SEC_123 | WRT_PROT_SEC_122 | WRT_PROT_SEC_121 | WRT_PROT_SEC_120 |
R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h |
23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
WRT_PROT_SEC_119 | WRT_PROT_SEC_118 | WRT_PROT_SEC_117 | WRT_PROT_SEC_116 | WRT_PROT_SEC_115 | WRT_PROT_SEC_114 | WRT_PROT_SEC_113 | WRT_PROT_SEC_112 |
R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h |
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
WRT_PROT_SEC_111 | WRT_PROT_SEC_110 | WRT_PROT_SEC_109 | WRT_PROT_SEC_108 | WRT_PROT_SEC_107 | WRT_PROT_SEC_106 | WRT_PROT_SEC_105 | WRT_PROT_SEC_104 |
R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h |
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
WRT_PROT_SEC_103 | WRT_PROT_SEC_102 | WRT_PROT_SEC_101 | WRT_PROT_SEC_100 | WRT_PROT_SEC_99 | WRT_PROT_SEC_98 | WRT_PROT_SEC_97 | WRT_PROT_SEC_96 |
R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h | R-1h |
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
31 | WRT_PROT_SEC_127 | R | 1h | 0: Sector protected |
30 | WRT_PROT_SEC_126 | R | 1h | 0: Sector protected |
29 | WRT_PROT_SEC_125 | R | 1h | 0: Sector protected |
28 | WRT_PROT_SEC_124 | R | 1h | 0: Sector protected |
27 | WRT_PROT_SEC_123 | R | 1h | 0: Sector protected |
26 | WRT_PROT_SEC_122 | R | 1h | 0: Sector protected |
25 | WRT_PROT_SEC_121 | R | 1h | 0: Sector protected |
24 | WRT_PROT_SEC_120 | R | 1h | 0: Sector protected |
23 | WRT_PROT_SEC_119 | R | 1h | 0: Sector protected |
22 | WRT_PROT_SEC_118 | R | 1h | 0: Sector protected |
21 | WRT_PROT_SEC_117 | R | 1h | 0: Sector protected |
20 | WRT_PROT_SEC_116 | R | 1h | 0: Sector protected |
19 | WRT_PROT_SEC_115 | R | 1h | 0: Sector protected |
18 | WRT_PROT_SEC_114 | R | 1h | 0: Sector protected |
17 | WRT_PROT_SEC_113 | R | 1h | 0: Sector protected |
16 | WRT_PROT_SEC_112 | R | 1h | 0: Sector protected |
15 | WRT_PROT_SEC_111 | R | 1h | 0: Sector protected |
14 | WRT_PROT_SEC_110 | R | 1h | 0: Sector protected |
13 | WRT_PROT_SEC_109 | R | 1h | 0: Sector protected |
12 | WRT_PROT_SEC_108 | R | 1h | 0: Sector protected |
11 | WRT_PROT_SEC_107 | R | 1h | 0: Sector protected |
10 | WRT_PROT_SEC_106 | R | 1h | 0: Sector protected |
9 | WRT_PROT_SEC_105 | R | 1h | 0: Sector protected |
8 | WRT_PROT_SEC_104 | R | 1h | 0: Sector protected |
7 | WRT_PROT_SEC_103 | R | 1h | 0: Sector protected |
6 | WRT_PROT_SEC_102 | R | 1h | 0: Sector protected |
5 | WRT_PROT_SEC_101 | R | 1h | 0: Sector protected |
4 | WRT_PROT_SEC_100 | R | 1h | 0: Sector protected |
3 | WRT_PROT_SEC_99 | R | 1h | 0: Sector protected |
2 | WRT_PROT_SEC_98 | R | 1h | 0: Sector protected |
1 | WRT_PROT_SEC_97 | R | 1h | 0: Sector protected |
0 | WRT_PROT_SEC_96 | R | 1h | 0: Sector protected |