SPI mode to write and read ADS 8864A:
ADS8684A / MCU interace to it /SPI mode
page 37 says the AD converter will latch on falling edge also will drive SDO on falling edge
two different SPI mode for MCU to wrtie and read ?
clock idle is low,
AD converter will latch on falling edge, thus MCU needs SPI mode 1
but AD convertr will drive on falling edge, need MCU to latch on rising edge, MCU need SPI 0
Thanks