Skip to main content
Associate III
May 29, 2024
Solved

will stemwin add gpu2d support ?

  • May 29, 2024
  • 1 reply
  • 1426 views

I cant use touchgfx well ,not familiar with c++.will stemwin add gpu2d support ?

Best answer by GaetanGodart

Hello @amb ,

 

STemWin is quite an old framework. I think we keep it working but we don't update it. Therefore, I would not expect gpu2d to work on it.

I strongly recommend you to use TouchGFX over STemWin.
Even if you are not familiar with C++ (just with C), this will not be an obstacle for you as the C++ features are only used by the TouchGFX team. The end users usually use basic C inside of C++ files (no object oriented programming).

 

If the comment answers your question, I invite you to select it as "best answer".

 

Regards,

1 reply

GaetanGodart
GaetanGodartBest answer
Technical Moderator
May 29, 2024

Hello @amb ,

 

STemWin is quite an old framework. I think we keep it working but we don't update it. Therefore, I would not expect gpu2d to work on it.

I strongly recommend you to use TouchGFX over STemWin.
Even if you are not familiar with C++ (just with C), this will not be an obstacle for you as the C++ features are only used by the TouchGFX team. The end users usually use basic C inside of C++ files (no object oriented programming).

 

If the comment answers your question, I invite you to select it as "best answer".

 

Regards,