I cannot wrap my head around why I cannot communicate with the ADS122U04... I've tried both an Arduino and an FTDI USB to TTL cable with no respond from the chip at all. I simply want to "ping" the chip to validate it's there so I am trying to read register 01h by transmitting 55h followed by 22h at 9600 baud. I know I am definitely transmitting to the chip, there's just nothing coming back.
Any suggestions? Am I missing a step between powering up the chip and being able to reading registers? The whole time I am trying to communicating with the chip I do have the reset line driven high and I did try throwing the reset command at it and that didn't help.