2015-10-21 03:44 AM
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 #bug2015-10-21 04:08 AM
Hi,
Thank you for raising this issue. I will forward it to our development team.-Syrine –2015-10-21 09:21 AM
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-2015-10-21 05:56 PM
Hi, Syrine,
Thanks for the prompt reply and clarification! Best, Xinyuan