cancel
Showing results for 
Search instead for 
Did you mean: 

STemWin and STM32CubeMX project integration

stilli9
Associate
Posted on April 03, 2014 at 16:23

Dear all,

I'm a satisfied user of the new STM32CubeMX software. I'm currently using the last version: v.4.1.0 with the latest libraries/firmware package (v.1.1.0).

In every guide I read I found out that in the middleware section CubeMX should integrate: Networking, USB, FATFS, RTOS and STemWin graphics.

In the left panel of the software I cannot see the STemWin section (as shown in the picture).

0690X00000605b8QAA.png

and when I generate source code for Atollic TrueSTUDIO I cannot find the STemWin path in the project.

0690X00000605eAQAQ.png

So, what's the correct way to easily include into a project generated from CubeMX the STemWin libraries?

Thanks,

Stefano Tilli

#stemwin #atollic #st32cubemx
1 REPLY 1
stm32cube-t
Senior III
Posted on June 06, 2014 at 15:58

Hello Stefano,

STM32Cube embedded software packages include such middleware libraries, but they are not all supported by STM32CubeMX code generation yet: only FATFS, FreeRTOS, USB and LwIP are.

For other libraries, you will need to manually copy them into your project.