2024-05-29 12:47 AM
I cant use touchgfx well ,not familiar with c++.will stemwin add gpu2d support ?
Solved! Go to Solution.
2024-05-29 01:59 AM
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,
2024-05-29 01:59 AM
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,