文章摘要
ADC 一. 常用库函数void RCC_APB2PeriphClockCmd(uint32_t RCC_APB2Periph, FunctionalState NewState); void RCC_ADCCLKConfig(uint32_t RCC_PCLK2); void GPIO_Init(GPIO_TypeDef* GPIOx, GPIO_InitTypeDef* GPIO_InitStruct); void ADC_RegularChannelConfig(ADC_TypeDef* …