cancel
Showing results for 
Search instead for 
Did you mean: 

STM32Cube_FW_F0_V1.3.0 BUG report/fix

stm
Associate
Posted on September 22, 2015 at 21:55

Channel

ADC_CHANNEL_VREFINT 

does not work

because it is not

enabled

in 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 #stm32cube
2 REPLIES 2
Nesrine M_O
Lead II
Posted on September 29, 2015 at 12:14

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-

Nesrine M_O
Lead II
Posted on October 05, 2015 at 10:51

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-