Other Parts Discussed in Thread: ADS1298
Hello,
I am having problem getting data out of my ADS1298, after configuring it in RDATAC mode. All my SPI routines are verified for reading and writing registers.
I have carried out many conditions to single out the problem.
- When I activate start pin and send the START command but dont read data from the device, DRDY signal is generated.. no problems. But as soon as i start reading from it, DRDY stops generating, pulls up to HIGH (5V) state.
- I have even tried to run it in RDATA (single shot) mode inside infinite loop, but I get the same result. DRDY doesnt generate! please help..