cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F030F4P6 STANDART PERIPHERAL LIBRARY EXAMPLE

BBÖYÜ.1
Associate

I dont want to hal driver

I want to create standart peripheral library project on stm32f030f4p6 mcu with atollic truestudio.

I use this library: https://www.st.com/en/embedded-software/stsw-stm32048.html

I include driver section the standart peripheral library but I have an issue,

1-) Drivers > right click > import

0693W000003QpmaQAC.png

2-) General > File System

0693W000003QpnIQAS.png

3-) From Directory > Browse > STM32F0xx_StdPeriph_Lib_V1.5.0 > Libraries > STM32F0xx_StdPeriph_Driver0693W000003Qpo1QAC.png

4-) Select All > over write >

0693W000003QpoGQAS.png

And I build this project then look like this , then rising error

0693W000003QppTQAS.png

How can I fix, I did not make any another configuration above these.

Thank you

-Burak

2 REPLIES 2

Set up your "Include Paths" so it can find the .H files in the Inc directory

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
BBÖYÜ.1
Associate

I did, but not work still ​