Hi,
I know that the internal clock source of ADS1298R introduces a small error in the sampling rate and the direct solution is to include an external clock source. The drawback is that I would need some space on my PCB for this additional component.
My question is if I can reduce this error by single shot readings when using the internal clock source. An advantage that I would achieve in this case is the non-standard data rates. But the drawbacks would be more aliasing effects and required high sampling comparing to data rate to address the problem of settling time.
Can I get a more accurate sampling with single shot measurement? If so, how much more accurate? What are the error sources in this case? Of course everything is again related to internal clock frequency, but how does it affect on taking one sample? This is while assuming that the START command (not START pin, I don't have IOs available for it), comes from a very accurate interrupt service routing.
-Vala