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
相關文章
相關標籤/搜索