cancel
Showing results for 
Search instead for 
Did you mean: 

Error in STM32F4 V1.7.1 Std Periph Lib

adrian2399
Associate
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?
4 REPLIES 4
Walid FTITI_O
Senior II
Posted on July 28, 2016 at 12:53

Hi gin.adrian,

Thanks for your feedback. I report this internally.

-Hannibal-

slimen
Senior
Posted on July 28, 2016 at 13:01

Hi,

I confirm this bug.

Hope ST team will fix this issue in coming version.

Regards

AvaTar
Lead
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.

Walid FTITI_O
Senior II
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-