cancel
Showing results for 
Search instead for 
Did you mean: 

Cube ADC init Bug for STM32F302?

ingwmeier
Senior
Posted on January 06, 2017 at 14:26

Configuring 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)

  //{

  //  Error_Handler();

  //}

PS. only ADC1 is in use

#adc-init-bug #adc-multi-mode-init-bug
0 REPLIES 0