Getting Started, MCU plays dead ?
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...