SPRUJC6A December 2024 – July 2025 AM2752-Q1 , AM2754-Q1
Allows configuring different modes of operation for DCC.
Return to Summary Table
| Instance Name | Physical Address |
|---|---|
| DCC0 | 0080 002Ch |
| DCC1 | 0080 402Ch |
| DCC2 | 0080 802Ch |
| DCC3 | 0080 C02Ch |
| DCC4 | 0081 002Ch |
| DCC5 | 0081 402Ch |
| DCC6 | 0081 802Ch |
| DCC7 | 0081 C02Ch |
| DCC8 | 0082 002Ch |
| MCU_DCC0 | 04C0 002Ch |
| MCU_DCC1 | 04C1 002Ch |
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| NONE | |||||||
| 0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||
| NONE | |||||||
| 0h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | FIFO_NONERR | ||||||
| NONE | R/W | ||||||
| 0h | 5h | ||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| FIFO_READ | CONT_ON_ERR | ||||||
| R/W | R/W | ||||||
| 5h | 5h | ||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31:12 | RESERVED | NONE | 0h | Reserved |
| 11:8 | FIFO_NONERR | R/W | 5h | Enables/disables FIFO writes without the error event on completion of comparison window. User, privilege, and debug mode (read): Returns the current field value. Privilege and debug mode (write): Sets the value of field value. Source values: 0101: Counter values are captured to non-full FIFO only upon Error event. Others: Write counter values to non-full FIFO upon completion of comparison window regardless of error or not. Note: this setting is applicable only in Continuous mode; in single shot mode FIFO captures counts only on Error. Note: The user should write 1010 to these enable fields to enable each feature to avoid single soft errors. |
| 7:4 | FIFO_READ | R/W | 5h | Enables the counter read registers reflect FIFO output instead of the live counter value. User, privilege, and debug mode (read): Returns the current field value. Privilege and debug mode (write): Sets the value of field value. Source values: 0101: Counter value is read directly. Others: Counters FIFO output is read. Note: The user should write 1010 to these enable fields to enable each feature to avoid single soft errors. |
| 3:0 | CONT_ON_ERR | R/W | 5h | Continues to next window of comparison despite the error condition. User, privilege, and debug mode (read): Returns the current field value. Privilege and debug mode (write): Sets the value of field value. Enable values: 0101: Comparison and counter reload is stopped from advancing if error is detected. Others: Counters get reloaded with seed and continue counting despite the error condition. Note: The user should write 1010 to these enable fields to enable each feature to avoid single soft errors. |