User Activity

Posted on February 27, 2017 at 23:45I want to flash a load on the STM32F0CB using the STM Flash Loader demo. My configuration is: 57600, Data Bits:8, Parity: Even, Echo: Disabled, Timeout: 10.I also tried with parities Odd and None.After resetting t...
Posted on February 21, 2017 at 17:40Hi, I want to port a IAP CubeMx project for the STM32091C_EVAL board (https://github.com/borgel/STM32Cube-F0-Releases/tree/master/Projects/STM32091C_EVAL/Applications/IAP) to a custom board using the STM32F0CB. I ...
Posted on February 17, 2017 at 22:31Hi, I need to use STM32Cube IAP (USART) for the STM32F070CB processor.  The closest code (STM32F0 microcontroller) I found is from GitHub: https://github.com/borgel/STM32Cube-F0-Releases/tree/master/IAP is impleme...