stm32 非DMA方式 多路ADC ADC1,ADC3两种方式求助

void  Adc_Init1(void) { /********************** ADC1 *****************/ ADC_InitTypeDef ADC_InitStructure;  GPIO_InitTypeDef GPIO_InitStructure; RCC_APB2PeriphClockCmd(RCC_APB2Periph_GPIOC |RCC_APB2Pe
相关文章
相关标签/搜索