doubts on stm32f411xe.h in STM32CUBEF4(STM32Cube_FW_F4_V1.9.0)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-10-21 3:44 AM
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
Labels:
- Labels:
-
Bug-report
-
STM32Cube MCU Packages
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-10-21 4:08 AM
Posted on October 21, 2015 at 13:08
Hi,
Thank you for raising this issue. I will forward it to our development team.-Syrine –Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-10-21 9:21 AM
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-Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-10-21 5:56 PM
Posted on October 22, 2015 at 02:56
Hi, Syrine,
Thanks for the prompt reply and clarification! Best, Xinyuan