High Precision AD/DA ADS1256 board interface with Arduino Uno.

Hello EveryOne,

I am interfacing external 24bit ADC with Arduino Uno, and I am using library code as a reference. With this code I am able to receive data, But I am not able to understand settling time concept. Hwo do i know, How much time I need to provide in program for settling after each command write. and also What and How the Frequency and PGA has to used in coding?

I am interfacing ADC for the first time with no experience of, How to read and make it wotk by reading datasheet?

It would be really helpful to get some guidance.

Thanks

The datasheet should provide all answers you ask for. They are not easy to read when you are not used to them, but they are the ultimate reference.

A good datasheet can take a professional days or even weeks to understand so take the time to read it carefully.