Forum: System Workbench for STM32

Problem with library - "stm32f10x.h" not found

Hi. I’ ve just started my adventure with STM32 and I have a problem at the beginning :/. When I create new Project in SW for STM32 library for my device isn’t includ. I tried to add this manually, but this didn’t help, I use Windows 10 and newest version of SW for STM. Can anyone help me?

http://i67.tinypic.com/2z6b0k7.jpgQuestion
http://i65.tinypic.com/9a0d2c.jpgQuestion

The image shows that you chose to use StdPeriph liberary, so where did you install the liberary?
And BTW, as a new project started, it suggests to use CubeHal instead of StdPeriph.


If you chose to include the stdperiph sources in your project like the first picture suggests then you should see all the c- and h-files of the stdperiph in the tree view of your project in the second picture, but there doesn’t seem to be any there.