Hello,
I'm using the ADS1262 to read two load cells (AIN0-1, AIN2-3) at a high rate (7200sps). According to the datasheet:
"To make sure that conversion are settled after changing channels, start a new conversion for each channel using the START pin or start command"
So, I'm using the pulse conversion mode, 7200sps, changing the input multiplexer register (AIN0-1), sending the "START1" command, waiting for DRDY go low, reading, sending the "STOP1" command, changing the input multiplexer register (AIN2-3) and repeating everything again.
The problem is, the maximum reading rate that I can reach is about 1900 sps (Using FIR mode at 7200sps) (Using SINC1 at 38400sps I can get 3200sps).
There's any way to get a higher data rate (at least nearest to 7200sps)?
Thanks for the help!