cancel
Showing results for 
Search instead for 
Did you mean: 

Minor issue with USB middleware

cavizzano9
Associate II
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
4 REPLIES 4
markb
Associate II
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 II
Posted on November 06, 2015 at 16:33

I confirm this bug on version 4.11.0.

Lecordier.Guy
Associate II
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
ST Employee
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 Accept as Solution on the reply which solved your issue or answered your question.