User Activity

Posted on March 02, 2017 at 18:57The new format of code generation makes a BUG in the file: bsp_driver_sd.hThe BUG prevent building FAT_FS modulesTo solve the issue line 67 should be changed with the following ones:&sharpifndef BSP_SD_CardInfo  &sha...
Posted on July 22, 2015 at 19:32Hi, the fractional part of USART Baud rate generator for UART ports is not properly left shifted when the user selects to activate the X8 decode modality. This is critical when we have to pickup high frequency with go...
Posted on May 25, 2015 at 17:21I 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 @ li...
Posted on April 27, 2015 at 12:03Dear Developers, First of all, thank you very much for the nice development environment who really reduces the development time and increase the portability across the whole uC series. I noticed an apparent bug in th...