Dear all, I have recently switched from PIC to AVRs, I am using ATMega32A and I want to use only one or two analog pins for acquiring analog data, while I want rest of the PORTA pins as digital. But what I have realized is that enabling analog turns entire port pins into analog.
Is this kind of setting only limited to ATMega32 or all AVRs behave the same way.
Kind Regards.