STM32F4 Discovery - Write float in Flash memory
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...