Hello,
The datasheet states “Connect either SYNC/RESET or DRDY to the MCU to ensure the MCU stays synchronized to ADC conversions.”
Figure 9-2 shows them connected to GPIO on the MCU.
But also says you can use the CLKIN periods to determine sample period.
Does anyone understand why one or both of these pins would be required to be connected to the SPI master / microcontroller / MCU?
Should a reset be issued before every data request or should the data request be initiated upon every DRDY transition or is it something else?