Dear all,
I am trying to implement an AC Excitation bridge using ADS1235, but I have some doubts regarding the data output rate and calculating the start conversion delay.
1) - For example, if I want the output data rate to be 100SPS using sinc4 filter, how much should the latency be?
Table 6 from the datasheet shows that the conversion delay should be 40.43ms * 2, which is approximately 80ms, right? This seems a bit too much, so I am not sure if this is correct. Further, I cannot set the delay on the MODE1 register to that much. I am not sure if I am interpreting this in the right way
As an experiment, I set the SPS to 100 and the filter to sinc4 on the registers. Also, I set the MODE1_delay to 50uS. Then, I used the DRDY to attach an interrupt to measure the frequency that I am accessing to the interrupt, which I guess should be 100SPS, but actually is 25Hz.
I also used an oscilloscope to verify this. I tied both probes to the AC excitation signals, which should switch at conversion frequency rate
Does this mean, that Table 6 actually shows the expected output data rate for this configuration? Since 1/40.43ms = 24.73Hz...
2) - Also, the datasheet states that
But I am not sure how much is 15 times the R-C constant of the signal input. What does this mean? any guidance would be helpful!
I would like to know how should I decide which value to write to the register MODE1 for the conversion delay based on any configuration that I could choose.
Thanks in advance!
Best regards,
Miguel