Error in STM32F4 V1.7.1 Std Periph Lib
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-07-27 8:58 PM
Posted on July 28, 2016 at 05:58
In the file
stm32f4xx.h<
br
>#define DBGMCU_APB1_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001)<
br
>#define DBGMCU_APB1_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002)<
br
>#define DBGMCU_APB1_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000)<
br
>#define DBGMCU_APB1_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000)<
br
>#define DBGMCU_APB1_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000)
There are wrong, and should be APB2 instead of APB1, can we have this fixed up in the next release?
This discussion is locked. Please start a new topic to ask your question.
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-07-28 3:53 AM
Posted on July 28, 2016 at 12:53
Hi gin.adrian,
Thanks for your feedback. I report this internally. -Hannibal-Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-07-28 4:01 AM
Posted on July 28, 2016 at 13:01
Hi,
I confirm this bug.Hope ST team will fix this issue in coming version.RegardsOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-07-28 4:02 AM
Posted on July 28, 2016 at 13:02
> ... can we have this fixed up in the next release?
According to ST's statements of the last years, there will be no ''next release'' of the SPL.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-07-28 6:06 AM
Posted on July 28, 2016 at 15:06
Hi AvaTar,
You should take into account that there is no SPL for new devices like STM32F7 STM32L0 and STM32L4. For others, there is always updates and new release. The version of STM32F4 SPL 1.7.1 was published on May 2016. -Hannibal-