Hi Tufan, You can start a ADC conversion with the ADC12SC bit manually by setting this bit in an ISR for example or with another source which can be your timer for example. This source you have to configure with the ADC12SHS bits. In your code I cannot find the ADC12SC bit or the trigger source configuration. In our users guide is a good overview about this settings, please have a look at the ADC12 block diagram. For triggering the ADC12 with Timer, you don’t need to hardware any pins. Tobias
↧