Skip to main content
Chris75
Associate
November 13, 2018
Solved

Cannot select TrueStudio IDE in STM32CubeMX with Graphics STemWin enabled. How to solve?

  • November 13, 2018
  • 3 replies
  • 1302 views

Hello,

As soon as I enable STemWin in CubeMX, I cannot select TrueStudio IDE (see attached screenshot). In the forum, I found other posts with the information that this should work.

My CubeMX verion is 4.27.0 (downloaded installer yesterday and tried a new installation).

I use a STM32F767ZIT. Any idea what could be wrong?

Thanks for your support!

Chris

This topic has been closed for replies.
Best answer by Houda GHABRI

Hello @Chris75​ ,

Effectively for STM32CubeMX 4.27.0 , it is not possible to generate project with TrueSTUDIO if graphics is enabled . stay tuned for 5.0.0 this week Grpahics will be OK with TrueSTUDIO :smiling_face_with_smiling_eyes: .

Regards,

Houda

3 replies

Amel NASRI
ST Technical Moderator
November 13, 2018

Hi @Chris75​ ,

I assume the limitation is related to the STemWin library (although the GCC compiler is already supported by the library). This limitation will be reported internally to keep you informed by when it will be possible to generate graphic project with TrueSTUDIO.

As workaround, I think that you should be able to generate the project with SW4STM32, then port it to TrueSTUDIO.

-Amel

PS: Stay tuned to use the new STM32CubeMX version, and keep us informed about your feedback.

To give better visibility on the answered topics, please click on "Best Answer" on the reply which solved your issue or answered your question.
Houda GHABRI
Houda GHABRIBest answer
ST Employee
November 14, 2018

Hello @Chris75​ ,

Effectively for STM32CubeMX 4.27.0 , it is not possible to generate project with TrueSTUDIO if graphics is enabled . stay tuned for 5.0.0 this week Grpahics will be OK with TrueSTUDIO :smiling_face_with_smiling_eyes: .

Regards,

Houda

Chris75
Chris75Author
Associate
November 14, 2018

Hello Amel and Houda,

Thank you for your quick answer!

I started to implement STemWin by hand, but will try CubeMX 5.0.0 also, as soon as it's available.

Regards,

Chris