How do i use HAL_ADC_ConfigChannel to read temperature sensor value in stm32f413 (and getting temperature instead of vbat)?
Hi,i generated HAL code with the latest version of stm32cubemx and the latest stm32f4 software package. In the pinout configuration of stm32cubemx i checked the temperature channel, therefore the vbat is unchecked.Using the function HAL_ADC_ConfigCha...