ADC takes over function of every ADC pin when enabled?
Posted on December 22, 2016 at 08:25When I enable the ADC on my STM8A6266 MCU every PIN which is a ADC channel is blocked by the ADC? For example:PIN1-PIN8 are ADC channels 1-8, I enable the ADC and doing conversions on ADC channel 1 then I can't us...