STM32F373 SDADC stabilization never ends
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 & SD...