cancel
Showing results for 
Search instead for 
Did you mean: 

doubts on stm32f411xe.h in STM32CUBEF4(STM32Cube_FW_F4_V1.9.0)

raymond2
Associate
Posted on October 21, 2015 at 12:44

Hi, All,

I downloaded STM32CUBEF4.zip from the official website. (STM32Cube_FW_F4_V1.9.0)

I am exploring the driver dependency when I found the following problem. I am using STM32F411RE-Nucleo, by the way.

Why in stm32f411xe.h are there following lines (line 52, line 53)?

/** @addtogroup stm32f401xe

  * @{

  */

    

&sharpifndef __STM32F401xE_H

&sharpdefine __STM32F401xE_H

I think this inconsistence only happens in stm32f411xe.h. The rest headers in this folder are fine. But the example project can still be successfully built.

Is it a bug?

Best,

Xinyuan

#stm32cube #stm32 #bug
3 REPLIES 3
Nesrine M_O
Lead II
Posted on October 21, 2015 at 13:08

Hi,

Thank you for raising this issue. I will forward it to our development team.

-Syrine –

Nesrine M_O
Lead II
Posted on October 21, 2015 at 18:21

Hi Xinyuan,

Your reported issue is confirmed by our team and will be fixed in coming release of the STM32cubeF4 package.

Thank you very much for your contribution to the enhancement of our STM32 related solutions.

-Syrine-

raymond2
Associate
Posted on October 22, 2015 at 02:56

Hi, Syrine,

Thanks for the prompt reply and clarification!

Best,

Xinyuan