SBASAO8 June 2025 DAC39RF20
ADVANCE INFORMATION
Table 8-24 lists the memory-mapped registers for the Trigger registers. All register offset addresses not listed in Table 8-24 should be considered as reserved locations and the register contents should not be modified.
| Offset | Acronym | Register Name | Section |
|---|---|---|---|
| 0x40 | TRIGC_DIV | Section 8.3.3.1 | |
| 0x41 | TRIGC_OUT_EN | Section 8.3.3.2 | |
| 0x42 | TRIG_TYPE | Section 8.3.3.3 | |
| 0x44 | TRIG_SPI | Section 8.3.3.4 | |
| 0x45 | TRIG_SEL | Section 8.3.3.5 | |
| 0x4F | DSP_TRIG_DET | Section 8.3.3.6 | |
| 0x50 | FRS_R | Section 8.3.3.7 |
Complex bit access types are encoded to fit into small table cells. Table 8-25 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 | |
TRIGC_DIV is shown in Table 8-26.
Return to the Summary Table.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7 | RESERVED | R | 0x0 | |
| 6-0 | TRIGC_DIV | R/W | 0x7F | FTRIGCLK = FDACCLK / 32 / (TRIGC_DIV+1) Note: TRIGC_DIV should be programmed to keep the trigger clock frequency below 200 MHz. |
TRIGC_OUT_EN is shown in Table 8-27.
Return to the Summary Table.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-1 | RESERVED | R | 0x0 | |
| 0 | TRIGC_OUT_EN | R/W | 0x0 | The trigger clock is driven on the TRIGCLK output when SYS_EN = 1 . Note: At least one TRIG_TYPEn must be 4 for TRIGCLK to operate. Note: When FR_EN=1, TRIGC_OUT_EN is ignored and treated as if it is 0. |
TRIG_TYPE is shown in Table 8-28.
Return to the Summary Table.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 15 | RESERVED | R | 0x0 | |
| 14-12 | TRIG_TYPE3 | R/W | 0x0 | TRIG_TYPEn chooses the type of trigger to use for DSPn. Each DSP channel can have a unique trigger type. See DSP Triggering for more information about which actions occur when a DSP is triggered. Some trigger types require the user to program TRIG_SELn to choose a trigger index for DSPn). Note: The JESD204C LSB bits still pass to the DUC input (or DDS Streaming function) even when they are being used for a trigger. This has a negligible impact on the DUC input. When DDS Streaming is used, only STREAM_MODEn=1 is supported when TRIG_TYPEn=3. Note: This register should only be changed when SYS_EN=0.
|
| 11 | RESERVED | R | 0x0 | |
| 10-8 | TRIG_TYPE2 | R/W | 0x0 | See TRIG_TYPE3 description |
| 7 | RESERVED | R | 0x0 | |
| 6-4 | TRIG_TYPE1 | R/W | 0x0 | See TRIG_TYPE3 description |
| 3 | RESERVED | R | 0x0 | |
| 2-0 | TRIG_TYPE0 | R/W | 0x0 | See TRIG_TYPE3 description |
TRIG_SPI is shown in Table 8-29.
Return to the Summary Table.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-4 | RESERVED | R | 0x0 | |
| 3-0 | TRIG_SPI | R/W | 0x0 | These bits are used to trigger or enable trigger sources for DSP channels. The TRIG_TYPEn registers determines how TRIG_SPI is used. TRIG_SPI[TRIG_SELn] affects DSPn. See DSP Triggering. Note: These register bits are edge or level sensitive depending on the setting for TRIG_TYPE. |
TRIG_SEL is shown in Table 8-30.
Return to the Summary Table.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-6 | TRIG_SEL3 | R/W | 0x0 | Determine which TRIG_SPI bit or which external trigger (TRIG) is bound to DSP channel 3 |
| 5-4 | TRIG_SEL2 | R/W | 0x0 | Determine which TRIG_SPI bit or which external trigger (TRIG) is bound to DSP channel 2 |
| 3-2 | TRIG_SEL1 | R/W | 0x0 | Determine which TRIG_SPI bit or which external trigger (TRIG) is bound to DSP channel 1 |
| 1-0 | TRIG_SEL0 | R/W | 0x0 | Determine which TRIG_SPI bit or which external trigger (TRIG) is bound to DSP channel 0 |
DSP_TRIG_DET is shown in Table 8-31.
Return to the Summary Table.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-1 | RESERVED | R | 0x0 | Reserved |
| 0 | DSP_TRIG_DET | R/W1C | 0x0 | This bit is set any time one or more DSPs receives a trigger event. Write 1 to clear. |
FRS_R is shown in Table 8-32.
Return to the Summary Table.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-1 | RESERVED | R | X | Reserved |
| 0 | FRS_R | R | X | This provides readback for the value of FRS in the last FRI transaction |