code and address. For configuring the CS5374,
(i.e. 0x8F0000).
0x3F4162).
chip selects.
Table 6. Example CS5376A SPI 1 Transactions to Write the CS5374 AMP1CFG Register
Transaction CS5376A Primary SPI 1 Write Description
01 MOSI: 02 | 03 | 00 00 01 | 00 00 11 | 00 02 01
MISO: -----------------------------------------------------------
SPI Command : 0x02 : Write
SPI Address : 0x03 : SPICMD
SPICMD : 0x000001 : Write Register
SPIDAT1 : 0x000011 : SPI2CMD
SPIDAT2 : 0x000201 : Write AMP1CFG
02 Delay 1ms, monitor SINT, or poll E2DREQ
See the CS5376A data sheet.
03 MOSI: 02 | 03 | 00 00 01 | 00 00 12 | 20 00 00
MISO: -----------------------------------------------------------
SPI Command : 0x02 : Write
SPI Address : 0x03 : SPICMD
SPICMD : 0x000001: Write Register
SPIDAT1 : 0x000012 : SPI2DAT
SPIDAT2 : 0x200000 : INA, x1 Gain
04 Delay 1ms, monitor SINT, or poll E2DREQ
See the CS5376A data sheet.
05 MOSI: 02 | 03 | 00 00 01 | 00 00 10 | 3F 01 61
MISO: -----------------------------------------------------------
SPI Command : 0x02 : Write
SPI Address : 0x03 : SPICMD
SPICMD : 0x000001: Write Register
SPIDAT1 : 0x000010 : SPI2CTRL
SPIDAT2 : 0x3F0161 : CS0 Transaction
06 Delay 1ms, monitor SINT, or poll E2DREQ
See the CS5376A data sheet.
07 MOSI: 02 | 03 | 00 00 01 | 00 00 10 | 3F 41 62
MISO: -----------------------------------------------------------
SPI Command : 0x02 : Write
SPI Address : 0x03 : SPICMD
SPICMD : 0x000001: Write Register
SPIDAT1 : 0x000010 : SPI2CTRL
SPIDAT2 : 0x3F4162 : CS1 Transaction
Comentarios a estos manuales