JAJSFQ0A July 2018 – November 2018 DAC61408 , DAC71408 , DAC81408
PRODUCTION DATA.
Table 7 lists the memory-mapped registers for the device. All register offset addresses not listed in Table 7 should be considered as reserved locations and the register contents should not be modified.
Offset | Acronym | Register Name | Section |
---|---|---|---|
00h | NOP | NOP Register | Go |
01h | DEVICEID | Device ID Register | Go |
02h | STATUS | Status Register | Go |
03h | SPICONFIG | SPI Configuration Register | Go |
04h | GENCONFIG | General Configuration Register | Go |
05h | BRDCONFIG | Broadcast Configuration Register | Go |
06h | SYNCCONFIG | Sync Configuration Register | Go |
07h | TOGGCONFIG0 | DAC[7:4] Toggle Configuration Register | Go |
08h | TOGGCONFIG1 | DAC[3:0] Toggle Configuration Register | Go |
09h | DACPWDWN | DAC Power-Down Register | Go |
0Bh | DACRANGE0 | DAC[7:4] Range Register | Go |
0Ch | DACRANGE1 | DAC[3:0] Range Register | Go |
0Eh | TRIGGER | Trigger Register | Go |
0Fh | BRDCAST | Broadcast Data Register | Go |
14h | DAC0 | DAC0 Data Register | Go |
15h | DAC1 | DAC1 Data Register | Go |
16h | DAC2 | DAC2 Data Register | Go |
17h | DAC3 | DAC3 Data Register | Go |
18h | DAC4 | DAC4 Data Register | Go |
19h | DAC5 | DAC5 Data Register | Go |
1Ah | DAC6 | DAC6 Data Register | Go |
1Bh | DAC7 | DAC7 Data Register | Go |
21h | OFFSET0 | DAC[6-7;4-5] Differential Offset Register | Go |
22h | OFFSET1 | DAC[2-3;0-1] Differential Offset Register | Go |
Complex bit access types are encoded to fit into small table cells. Table 8 shows the codes that are used for access types in this section.
Access Type | Code | Description |
---|---|---|
Read Type | ||
R | R | Read |
Write Type | ||
W | W | Write |
Reset or Default Value | ||
-n | Value after reset or the default value | |
Register Array Variables | ||
i,j,k,l,m,n | When these variables are used in a register name, an offset, or an address, they refer to the value of a register array where the register is part of a group of repeating registers. The register groups form a hierarchical structure and the array is represented with a formula. | |
y | When this variable is used in a register name, an offset, or an address it refers to the value of a register array. |