Skip to main content
cavizzano9
Associate II
May 25, 2015
Question

Minor issue with USB middleware

  • May 25, 2015
  • 4 replies
  • 1000 views
Posted on May 25, 2015 at 17:21

I am aware ST only manage non case sensitive file system.

However a small BUG correction would be appreciated.

It would be useful when compiling the cube generate code in

other environments (OSX/Linux)

usbd_cdc.c @ line 62 includes: #include ''USBD_CDC.h''

it should be small caps: #include ''usbd_cdc.h''

as properly done on line 41 of file  usb_device.c.

I would appreciate if you can manage the improvement in next firmware release.

kind rgards

C.Alberto Avizzano
    This topic has been closed for replies.

    4 replies

    markb
    Associate III
    July 13, 2015
    Posted on July 13, 2015 at 23:03

    Version 4.9.0 of the cube arrives and this bug has still not been fixed. Come on ST, even though you don't claim to support anything but Windows systems you could at least have the decency to fix this little stupidity.

    rgesikov
    Associate
    November 6, 2015
    Posted on November 06, 2015 at 16:33

    I confirm this bug on version 4.11.0.

    Lecordier.Guy
    Associate III
    November 13, 2015
    Posted on November 13, 2015 at 16:28

    Dear,

    another small issue

    in the generated file usbh_conf.h   with  CubeMX 4.11.0

    #ifdef __cplusplus

    }

    #endif

    is missing at the end of the file

    Amel NASRI
    Technical Moderator
    February 2, 2016
    Posted on February 02, 2016 at 17:33

    Hi,

    Please note that the reported issue regarding the include of ''USBD_CDC.h'' will be fixed in coming versions of Cube packages.

    However, the other CubeMX related issue is already fixed with current version 4.12.

    -Mayla-

    To give better visibility on the answered topics, please click on "Best Answer" on the reply which solved your issue or answered your question.