Hello Daniel,
thanks for your response, but in fact, in my understanding ADC0 means analog input 0 (channel 0), but not an instance, so know it is ok.
I have another question, on same instance (ADC0 for exemple), if there are 4 channels, is it possible to read in same time the ADC result of each analog input, and if yes how do you do this, because, if I correctly understand, you have to:
1 : Select your channel (one only), and initiate conversion
2 : Wait for ADC completion
3 : Read the ADC result (12 bits) on selected channel.
So with this exemple, it is not possible to read several channel in same time.
Thanks
Sebastien