User Activity

Posted on April 14, 2012 at 01:24Hello, for months I've been trying to compile working code for my (generic) STM32 development board with the GCC toolchain, sadly with no success. Does anyone have/know of a example of a simple project ie. blink an L...
Posted on March 05, 2012 at 03:33Hello, I am trying to get started with STM32 microcontrollers. I have a STM32F103RBT6 on a development board and I am using the gcc toolchain (target arm-elf, flags -s -Os -mthumb -mcpu=cortex-m3). The sample code I...