User Activity

Hi,We are having issues getting the ADC to work on our STM32L4R5 MCU using the CubeMX HAL. We are trying to read VREFINT, but cannot get a value other than 0xFFF to be returned from the ADC. No errors are reported from HAL_ADC_Start, HAL_ADC_PollForC...