SBASAO8 June 2025 DAC39RF20
ADVANCE INFORMATION
Table 8-219 lists the memory-mapped registers for the SerDes_PLL registers. All register offset addresses not listed in Table 8-219 should be considered as reserved locations and the register contents should not be modified.
| Offset | Acronym | Register Name | Section |
|---|---|---|---|
| 0x228 | SPLL_STATUS | Section 8.3.11.1 | |
| 0x229 | SPLL_STATUS2 | Section 8.3.11.2 |
Complex bit access types are encoded to fit into small table cells. Table 8-220 shows the codes that are used for access types in this section.
| Access Type | Code | Description |
|---|---|---|
| Read Type | ||
| R | R | Read |
| R-0 | R -0 | Read Returns 0s |
| Write Type | ||
| W | W | Write |
| W1C | W 1C | Write 1 to clear |
| Reset or Default Value | ||
| -n | Value after reset or the default value | |
SPLL_STATUS is shown in Table 8-221.
Return to the Summary Table.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-1 | RESERVED | R | 0x0 | Reserved |
| 0 | SPLL_LOCK_LOST | R/W1C | X | This bit is set whenever the LOCK signal from the SPLL is low. This bit is sticky (remains set even if the SPLL acquires lock). Write a 1 to clear. This is for debug purposes and allows the SPI to monitor if the SPLL loses lock even briefly. |
SPLL_STATUS2 is shown in Table 8-222.
Return to the Summary Table.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-6 | RESERVED | R | 0x0 | Reserved |
| 5 | SPLL_NO_LOCK | R | X | This indicates that the SPLL completed calibration, but was not able to atain or maintain a steady lock. This can also occur if lock is achieved, but then persistently lost (possibly due to a change in reference clock frequency). |
| 4 | SPLL_CORE_GAP | R | X | Returns a 1 if the SPLL detected a frequency gap between cores. If this occurs, there may be a fault in the SPLL. |
| 3 | SPLL_REF_SLOW | R | X | Returns a 1 if the SPLL reference clock is too slow for the SPLL to lock. If this occurs, verify the SPLL programming (REFDIV and MPY). |
| 2 | SPLL_REF_FAST | R | X | Returns a 1 if the SPLL reference clock is too fast for the SPLL to lock. If this occurs, verify the SPLL programming (REFDIV and MPY). |
| 1 | SPLL_VCAL_DONE | R | X | Returns a 1 to indicate that the SPLL calibration is completed. Calibration will occur after SYS_EN is set while JESD_M is non-zero and VCAL_EN=1. |
| 0 | RESERVED | R | 0x0 | Reserved |