Hi,
ADS1258 provides me an option of AUTO SCAN mode and also Fixed Channel Mode.
And I am using the "Fixed Channel mode" to read a particular channel, my understanding looking at the Data sheet is that I need to follow the below mentioned steps to set the channels in fixed channel mode:
- Send the command byte to select the register CONFIG 0 and set the bit "MUXMOD" to 1
- Send a command to select the register "MUXSCH"
My question here is how do I select "One particular channel" using the register "MUXSCH"?
The datasheet tells me that I can select the analog input channel for positive as well as negative Input channel.
Is there any way I can only access the only AINP[3:0]?