User Activity

Posted on September 16, 2014 at 16:23 I'm using a demo board (STM32F4) from STMicroelectronics, which is connected to my laptop, where my c++ application is running, with a Virtual COM Port driver (usb cable). I'm trying to read the friendlyname of...
Posted on July 10, 2014 at 10:34 I'm trying to receive a float number through a VCP and writing it in the Flash memory of the STM32F4 discovery board. The functions used to write in the Flash memory (FLASH_ProgramDoubleWord...FLASH_ProgramBy...