andysworkshop / stm32plus

The C++ library for the STM32 F0, F100, F103, F107 and F4 microcontrollers

Home Page:http://www.andybrown.me.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blink Project for STM32F103VB

hariudkmr opened this issue · comments

does the f1hd device setting support STM32F103VB.

Currently I installed the stm32plus mode=fast/small devicef1hd and was able build the sample cmake project
After building and downloading the binary code to STM3210B-LK1 Development board(which contains STM32F103VB - Changed the Port to C and Pin 4.) nothing happens.

Note- I have updated the linker.ld file (Flash size to 128K and Ram Size to 20K)

Regards
Hari