• stm32f103c8t6 "blue pill" board
    Hi, I am new to ARM cortex and have started with a m3 board stm32f103c8t6 using a St link v2 usb device and Stm32cubemx . To begin with the IDE used was Keil 5 and everything went ok first shot. I...
  • stm32f103c8t6 "blue pill" board
    Hi, I am new to ARM cortex and have started with a m3 board stm32f103c8t6 using a St link v2 usb device and Stm32cubemx . To begin with the IDE used was Keil 5 and everything went ok first shot. I...
  • Debugging the blue pill board
    I am trying to put the STM32F103C8 controller or Bluepill board into the debugging mode but i am only able to flash the board. Even the tutorials i found mainly are arduino base where only flashing of...
  • Debugging the blue pill board
    I am trying to put the STM32F103C8 controller or Bluepill board into the debugging mode but i am only able to flash the board. Even the tutorials i found mainly are arduino base where only flashing of...
  • Simple C++ project for Bleu Pill, Arm-based Coretx-M3 MCU
    Hi all, I'm about to start C++ embedded programming for the first time and Arm-based Cortex-M MCUs will be the majority of the boards I will be working on. So as a start I have the following components...