SLLSFS3 May 2024 MCT8316A-Q1
PRODUCTION DATA
ALGO_CONTROL Registers lists the memory-mapped registers for the Algo_Control registers. All register offset addresses not listed in ALGO_CONTROL Registers should be considered as reserved locations and the register contents should not be modified.
| Address | Acronym | Register Name | Section |
|---|---|---|---|
| E6h | ALGO_CTRL1 | Algorithm Control Parameters | ALGO_CTRL1 Register (Address = E6h) [Reset = 00000000h] |
Complex bit access types are encoded to fit into small table cells. Algo_Control Access Type Codes shows the codes that are used for access types in this section.
| Access Type | Code | Description |
|---|---|---|
| Write Type | ||
| W | W | Write |
| Reset or Default Value | ||
| -n | Value after reset or the default value | |
ALGO_CTRL1 is shown in ALGO_CTRL1 Register and described in ALGO_CTRL1 Register Field Descriptions.
Return to the Summary Table.
Algorithm Control Parameters
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| EEPROM_WRT | EEPROM_READ | CLR_FLT | CLR_FLT_RETRY_COUNT | EEPROM_WRITE_ACCESS_KEY | |||
| W-0h | W-0h | W-0h | W-0h | W-0h | |||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| EEPROM_WRITE_ACCESS_KEY | RESERVED | ||||||
| W-0h | W-0h | ||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| W-0h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | EXT_WD_STATUS_SET | ||||||
| W-0h | W-0h | ||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31 | EEPROM_WRT | W | 0h | Write the configuration to EEPROM
1h = Write to the EEPROM registers from shadow registers |
| 30 | EEPROM_READ | W | 0h | Read the default configuration from EEPROM
1h = Read the EEPROM registers to shadow registers |
| 29 | CLR_FLT | W | 0h | Clears all faults
1h = Clear all the driver and controller faults |
| 28 | CLR_FLT_RETRY_COUNT | W | 0h | Clears fault retry count
1h = clear the lock fault retry counts |
| 27-20 | EEPROM_WRITE_ACCESS_KEY | W | 0h | EEPROM write access key; 8-bit key to unlock the EEPROM write command |
| 19-1 | RESERVED | W | 0h | Reserved |
| 0 | EXT_WD_STATUS_SET | W | 0h | Watchdog status to be set by external MCU in I2C watchdog mode
0h = Reset automatically by the MCC 1h = To set the EXT_WD_STATUS_SET |