is it possible to activate the input voltage amplifier for just one single ADC input ? For eg: AIN0 range 0-430mV ( 5VDD ) and the rest of AINx range 0-5V ? BR Tomasf
As described in fig 49 of the datasheet, you can see that there is only one amplifier which is connected to the Analog multiplexer output. So you must enable the amplifier thanks to the AMPSEL and configure correctly the fADC (below 2MHz) thanks to bit SPEED and SLOW before selecting the channel you want to convert. By changing the AD channel you will automatically launch a new conversion. Hoping you will be successful with your application. Best regards Laurent
thanks for your fast reply. Ok - so all or nothing. Pity. I just needed one single ADC input in ''13-bit mode'' the rest in ''10-bit mode'' for a new application. Take care, Tomas