User Activity

Posted on January 20, 2016 at 19:15I am trying to program an adc in stm32f4. I want to know what are the roles of these five instructions?  ADC_CommonInitStructure.ADC_Mode = ADC_Mode_Independent;  ADC_CommonInitStructure.ADC_Prescaler = ADC_Prescal...