STemWin and STM32CubeMX project integration
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-04-03 7:23 AM
Posted on April 03, 2014 at 16:23
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 #st32cubemx
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).
Labels:
- Labels:
-
STemWin
-
STM32CubeMX
-
TrueSTUDIO
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-06-06 6:58 AM
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.