• 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...
  • ARM blue pill does not respond correctly
    I use blue pill ARM-based board and XBee module. the module should communicate with other Xbees and according to data received, do appropriate task. the code in one MC connected to a module is as follow...
  • ARM blue pill does not respond correctly
    I use blue pill ARM-based board and XBee module. the module should communicate with other Xbees and according to data received, do appropriate task. the code in one MC connected to a module is as follow...
  • Getting started programming for stm32f103c8t6 board as an absolute beginner
    Hi all, I'm about to start embedded programming and have an STM32f103C8T6 ARM-Coretex-M3 board to get started with. I'm also a C++ programmer and want to use that language to program a project to blink...