Cube ADC init Bug for STM32F302?
Posted on January 06, 2017 at 14:26Configuring the ADC multi-mode makes HAL_ADC_Start_DMA function stop from working.I tried some settings, but I have to comment it out: //if (HAL_ADCEx_MultiModeConfigChannel(&hadc1, &multimode) != HAL_OK) //{ //...