on the ads7128, I'm applying .5V to to Ch2 (pin1) and my Vref is 3v3. I'll skip the math, but I'm expecting a bit pattern of (roughly) xxxx0010 | 01101100 where the lowest 8 (bold) are the LSBs and the leading eight are the MSBs (four of which are 'don't cares').
Are 0xA4 (RECENT_CH2_LSB Register) and 0xA5 (RECENT_CH2_MSB Register) the registers I should be reading? 0xA4 is described as "Lower 8 bits of the last conversion result for this analog input channel." I'm assuming the conversion happens automatically or do i need to give the ADS7128 a command to convert?