cancel
Showing results for 
Search instead for 
Did you mean: 

How to create a project in keil u5 using cmsis and stdperiph.lib for stm32f429zit micro

LOKESH VASHISHTH
Associate II
Posted on May 19, 2018 at 07:55

I downloaded the en.stm32f4_dsp_stdperiph_lib.

10 REPLIES 10
henry.dick
Senior II
Posted on May 20, 2018 at 00:46

quite simple:

1) follow keil to create a project;

2) copy in spl;

3) set up the include path and macros;

4) compile.

essentially here: 

https://dannyelectronics.wordpress.com/2016/04/22/getting-started-on-stm32f103-keil/