Other Parts Discussed in Thread: ADS1255, ADS1256
Hello
I am using the ADS1255, when we are trying to read the data from this chip the following are the problem we are facing.
The interface is done through the SPI from ADC to Chip kit uc32, from chip kit using USB interface I am reading the data in PC using NI Lab VIEW which already has the blocks to read the data from chip kit SPI interface. (Crystal frequency 4 MHz)
1. Unable to read or write to register of ADC: I have referred the details in Page No 36 of the Data sheet regarding the reading and writing to registers in ADC, but I am not getting any error in program to read the data from register but I am not getting any valid data. It would be very help full if you provide with a sample code or verified working code to read/write data from the register. Help me to solve this issue.
2. Unable to verify output valid or not: I have made the connection as shown in the Datasheet pg no 28 and I am using continues read mode I am sending the read command only for the first time I run the program then I will only read DRDY I am able to read DRDY from the chip when that is low then only I am reading the data. I have given my input analog voltage as 2 V if I capture the data out from the ADC I will get some data. Help me to solve the same.
3. How to make sure that chip is not spoiled during testing?