Hi All,
The core device driver for the sampler reads from channel 7-0 and it is unclear how to select the channel of interest from the sampler core code.. This is sorta annoying if for instance experiment 1 runs on channels 7-5, but experiment 2 runs on channels 3-4. I.e. there are different inputs that don't necessarily need to be acquiring data at the same time and perhaps a higher sampling rate would be beneficial by using fewer channels.
Is this an issue with the SPI interface or is there a straightforward way to handle this?