2015-09-22 12:55 PM
Channel
ADC_CHANNEL_VREFINTdoes not work
because it is not
enabledin the register CCR
--- STM32Cube_FW_F0_V1.3.0/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_adc_ex.h.orig 2015-06-25 23:53:50.000000000 +0300 +++ STM32Cube_FW_F0_V1.3.0/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_adc_ex.h 2015-09-22 22:11:31.000000000 +0300 @@ -198,7 +198,7 @@ )? \ (ADC_CCR_TSEN) \ : \ - (ADC_CHANNEL_VREFINT) \ + (ADC_CCR_VREFEN) \ ) &sharpendif #fix #bug #stm32cube2015-09-29 03:14 AM
Hi savelyev.alexander ,
I will check this problem with our development team & come back to you.Sorry for the inconvenience that it may bring.-Syrine-2015-10-05 01:51 AM
Hi savelyev.alexander,
You are right. Thank you for bringing this issue to our attention.It is noted and will be fixed in coming release of the STM32cubeF0 package.-Syrine-