Other Parts Discussed in Thread: ADS1298
Hello,
I've got a doubt about how de RDATAC(read data continuous mode) of the ads1298 work. I have a project that actually is using only 2 out of 8 channels that the AD has so I wanted to know if there is a way to avoid reading with SPI the 8 channels information each time a conversion is ready. For example if I only use 24+2*24 clocks to read from the spi what happens with next conversion? The data that I don't read from the output register is overwritten ?
I want to reduce the number of clocks that need for reading each new conversion. 24+2*24 instead of 24+8*24 (where 2 and 8 are the number of channels)
Thanks for your time,
Albert