STM32Cube_FW_F0_V1.3.0 BUG report/fix
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-09-22 12:55 PM
Posted on September 22, 2015 at 21:55
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 #stm32cube
Labels:
- Labels:
-
Bug-report
-
STM32Cube MCU Packages
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-09-29 3:14 AM
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-Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-10-05 1:51 AM
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-