Part Number: ADS7863A
I want to convert 2 ADC readings simultaneously and read them back on a single line (OUTA on the ADS7863A). Based on the datasheet for this chip, I would like to use special mode 2 to send a single CONVST signal from my microcontroller and read the 2 conversions. I believe I'm sending the correct SDI (input to ADS7863A) configuration, but I only get a single conversion back on the output (first image attached). I have noticed that if I shift my SDI to the right by 1 bit (second image), then I get 2 conversions back on the output, but then my SDI configuration is in an unexpected state from my understanding of the datasheet.
I need to ask the ADC for 2 conversions on the single output very frequently so I would like to stick with special mode 2 so I don't have to worry about raising CONVST multiple times per read attempt.

