Hello All:
I'm working with a ADS1231 and I have a problem.
I have connected the DRDY/DOUT pin to the SPI MASTER IN pin of mi MCU and also to a Digital IO pin to check the state of DRDY. The problem is that I always read a HIGH value in the digital PIN. In the datasheet I can read that when the conversion is ready, this pin go to LOW value and at this moment I can read the 24 bits.
I don't understand why I always read a HIGH value. I maked the connections acording to the weigh scale application example.
Any suggestion about my problem?
Thanks in advance for your help.