Original Question: https://e2e.ti.com/support/data_converters/precision_data_converters/f/73/t/653880
I am trying to initialize ADS131A02 as per the initialization process given in datasheet. First step mentioned in that is RESET. After sending RESET command (0x0011), ideally ADC should response a READY word (0xff02) but i am getting 0xffff(irrespective of data at DIN).
I am operating ADC in 24 bit mode & with 8Mhz external clock.
I am unable to recieve READY word.
Kindly help or share some sample code.