I have been able to write to and read registers on the ADS122U04, but not read any data. The issue is that the DRDY bit in the Config 2 register is never set after I send 0x55 0x08 (START). If I setup the DRDY line in Config 4 ( 0x55 0x44 0x48 ), I never see the pin toggle, it simply stays high. Again, I can write and confirm the values for all registers without a problem, it just doesn't appear to respond to start. On the same note, the datasheet shows sending 0x55 0x48 0x48 in the examples, but there is no Configuration 8 register, nor is the purpose of this command ever explained. Suggestions?