Other Parts Discussed in Thread: , MSP430FR5994
I have been using the evaluation module ADS124S08EVM to get an understanding of the performance characteristics of the ADC with a load cell.
I have a need to acquire continuous dynamic data [ dc ~ 100 Hz minimum ] from 6 wheat-stone bridge circuits
I have established that I can meet my signal quality goals using a single channel at 400Hz sample rate with the low latency filter and a PGA gain of 128.
What is the best method of acquiring continuous data from multiple channels on the same device?
Using the evaluation module, I can test the performance with a single channel.
How can I use the evaluation module software to read multiple channel data?
Is there a method of doing continuous sequential reads from multiple channels at a prescribed data rate?
or do I have to setup each input channel pair for the multiplexer, followed by a single read,
and then select the next channel pair followed by a single read ..... repeated for each channel.
If I have to do individual single channel reads, how do I perform a loop function using the script editor, so I can repeat the process at the desired acq rate.
The list of commands available within the evaluation software script editor does not provide for looping.
regards
Tom