9 years, 7 months ago.

how can i use an STM32F103ZE with mbed ?

how can i use an STM32F103ZE with mbed ? there only STM32F103RB,So,I cann't do anything with mbed online. or you can let me building a Keil-MDK project offine,then i can do something.this STM32F103ZE is QFP144.I can not use so many GPIOs .

1 Answer

9 years, 7 months ago.

You have to add the additional IO's to the mbed lib. Set up a project online , delete the mbed lib and import mbed-src. Export the project and you can compile it with the Keil-MDK. You have to add in targets/hal/TARGET_STM/TARGET_NUCLEO_F103RB ...

Accepted Answer

thanks. i will try it

posted by Sheng XIa 06 Oct 2014