• STM32F103C8
    Hello friends, I am using STM32F103C8 board for learning ARM cortex M3. I am new to this MCU. Till now I have worked directly on MCU registers, (PIC, ATMEL, ARM7) like if I have to set some value...
  • STM32F103C8 USB CDC Middleware
    I followed this tutorial: ">community.st.com/.../arduino_stm32f103c8t6_schematics.png The board works well with stm32Cubemx USB and HAL. but I need SPL and RTX. Has Anyone experiences with...
  • Help! stm32f103c8 SPI1 issues
    Hello, i am currently trying to develop a brushless motor controller. I wanted to be able to have position control so i implemented an AS5047P-TS_E K_ AB magnetic encoder and am using SPI to get absolute...
  • Peripheral simulation
    I have read this article http://www.keil.com/support/docs/2443.htm It says: If you set the PORT1 VTREG to a value of 0xAA (by typing PORT1=0xAA in the Command Window), your target program will read...
  • cannot build code for stm32f103c8 - cannot all be FIRST/LAST.
    Hi I'm new to st programming and trying to build a code and upload it to my stm32f103c8. But when I press build button I get an error More than one section matches selector - cannot all be FIRST...