Other Parts Discussed in Thread: ADS131M04, ADS131M02, ADS131M08
Tool/software:
Hello, i am new to this component, and i try to calculate energy from a 50h volatge ans current.
i try to sample each ch0 and ch1 alternatively (ch0, ch1, ch0,ch1, etc) at 15ksps, with 100 samples by channel.
is it a way to make this, actually, the timing of the channel change is very long (900ms) for 200 samples.
what is the minimum time for a channel change spi (is fast enough) and the best way to do it?
i use the ads1256 library of curiousscientist on github with arduino ide and esp32.
Thanks in advance