2014-04-03 07:23 AM
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).and when I generate source code for Atollic TrueSTUDIO I cannot find the STemWin path in the project.So, what's the correct way to easily include into a project generated from CubeMX the STemWin libraries?Thanks,Stefano Tilli #stemwin #atollic #st32cubemx2014-06-06 06:58 AM
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.