User Activity

Hi everyone, I am trying to use multichannel ADC. I have a panel and an ntc for which I have to read the voltage vlaues. I have disabled the continuous conversion. sConfig.Channel = ADC_CHANNEL_0; // Select channel for NTCsConfig.Rank = 1;sConfig.Sam...