2016-07-27 08:58 PM
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?
2016-07-28 03:53 AM
Hi gin.adrian,
Thanks for your feedback. I report this internally. -Hannibal-2016-07-28 04:01 AM
Hi,
I confirm this bug.Hope ST team will fix this issue in coming version.Regards2016-07-28 04:02 AM
> ... 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.
2016-07-28 06:06 AM
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-