CubeMX minor issue while generating code for CDC
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-03-13 12:15 PM
Posted on March 13, 2016 at 20:15
Hello!
Below is a report for a minor issue in generating the code.When code for USB CDC is generated, there is a include line below:&sharpinclude
''USBD_CDC.h''
While correct one is this:&sharpinclude
''usbd_cdc.h''
I'm happy user of CubeMX in linux mint and glad to participate in improving this great tool! I wish there was some issue tracker like one on github rather than having to post in the user forum, it would help organizing the process...Best regards, Nikolay B. #bug #cdc #stm32cube #usb
Labels:
- Labels:
-
Bug-report
-
STM32Cube MCU Packages
-
USB
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-03-15 4:08 AM
Posted on March 15, 2016 at 12:08
Hi Nikolay B,
Thank you for your feedback. The issue has been reported internally.-Syrine-Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-03-15 5:29 AM
Posted on March 15, 2016 at 13:29
Similar mistakes are in many examples as well. An Issue tracker would help, or the best solution could be have all CubeMX code on github and many problems would be resolved by the community itself. STM should really focus on more open development.
