This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Keil configuration with standard peripheral library with stm32f4xx

Hi everyone,

I'm a newbie with stm32f4Discovery kit and with keil too
I'm trying to use the standard library peripheral downloaded from st website
I've downloaded STM32F4xx_DSP_StdPeriph_Lib_V1.3.0 library but I've tried for over 5 days to learn how to built a template for the projects I'm gonna build afterwards, I've searched the web for any tutorial but none was good with my case, So I'm asking for your help to help me with

-how to divide the groups in keil
-which files to add in each group
-how to manage the project folder in my HD, what sub-folders do I want to build and what files to put in each folder
-how to include the headers in keil

at the end of following your answer I hope to have a project that I can modify with the task I want to build and build it without any warnings or errors and can burn it on the microcontroller without any problem ..

Thanks very much in advance