cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F373 SDADC stabilization never ends

BPutt.1
Associate II

I am working withe the STM32F373 SDADC on the STM32F373_EVAL board.
When selecting the internal reference voltage (hsdadc1.Init.ReferenceVoltage  = SDADC_VREF_VREFINT1) ,the function HAL_SDADC_Init() will get stuck at while((hsdadc->Instance->ISR & SDADC_ISR_STABIP) != 0UL).
Any suggestion how to solve this?

0 REPLIES 0