9 years, 11 months ago.

Does it support STM32F103CX?

STM32F103C8/CB are more popular, does mbed support these micros as well?

Question relating to:

Affordable and flexible platform to ease prototyping using a STM32F103RBT6 microcontroller.

2 Answers

9 years, 11 months ago.

You can export project to uVision and make a few adjustments in project as change MCU type and for STM32F103C8 MCU change in scatter fie from "LR_IROM1 0x08000000 0x20000" to "LR_IROM1 0x08000000 0x10000".

Accepted Answer
9 years, 11 months ago.

STM32F103CX are 48-pin while STM32F103Rx are 64-pins mbed only support the nucleo boards which have 64-pins devices mounted on. But the devices are compatible, if you are careful not to use features that are not available on the 48-pin package, you can develop with mbed

Hi I am new to mBed site i bouht stm32f103c8t6 how complie and genter nin file and dunp into stm32f chip by using stlin v2(swd) cable??

posted by sudhir acharya 10 Sep 2016