JAJSN92 December 2022 AFE78101 , AFE88101
PRODUCTION DATA
This section describes several recommendations to set up the AFEx8101.
The AFEx8101 power up with the CRC enabled. If the device is intended to be run without the CRC, the CRC must be disabled by setting the CRC_EN bit to 0h in the CONFIG register. Be aware that the command to write to this register is first done with the CRC enabled. The CRC byte must be appended to the command for the device to interpret the command correctly. To disable the CRC after start up, write 0x02 0x00 0x26 0x24 to the device. The first three bytes write the command, while the last byte is the CRC byte. For more information on the CRC, see the communication description in Section 7.5.2.3.
The AFEx8101 also power up with the SDO pin disabled. The SDO is required for reading from any of the device registers, as well as reading any data from the ADC in SPI mode. The SDO is enabled by writing 0h into the DSDO bit in the CONFIG register. See also Section 7.5.2.1 and Section 7.5.2.2.
To enable the ADC, first enable the ADC buffer by writing 0h into the BUF_PD bit in the ADC_CFG register. Information about using the ADC in different modes of operation is in Section 7.3.2.