SLVUDH7 December 2025
Use the adc wreg command followed by the one byte register address and one byte register value to write to both ADC1 and ADC2. Figure 6-11 shows an example of the proper terminal syntax to write to register 06 (DATA_RATE_CFG) to set ADC1 and ADC2 OSR = 16: wreg 06 00.
Syntax: adc wreg [register address] [value]
Figure 6-12 shows an example logic analyzer capture of the adc wreg 06 00 command with the input to ADC2 in the white box and the input to ADC1 in the yellow box. The white box shows the write command to ADC2 and the yellow box shows the write command to ADC1.