HI,
I am working on ADS1248 ADC converter.I need to know if I can poll DRDY pin to know if new converted data is ready in ADS registers.
I am using polling method till now and no problem is coming but is it reliable method or I should use edge triggered interrupt to do so ????