ADC Conversion
Posted on October 12, 2010 at 13:22hi. i am trying to activate the adc module with the following program : __IO uint16_t ADCConvertedValue; int main(void) { int temp=0; setsystemclock(); //set system clock to 24Mhz3 //rcc CONFIGURATION RC...