CubeMX 5.5.0 + Touch GFX Designer 4.13: GUI can run without freeRTOS on own HW STM32F429\439 TFT RGB 16bit LTDC?
Hi,
I have my own hardware that run without freeRTOS on STM32F429 with STemWin GUI.
In the revision hw I'm evaluation to use UI based on Touch GFX latest ver 4.13 + CubeMX 5.5.0.
Can I migrate my full application without use freeRTOS with Touch GFX UI?
If the answer is no, creating 2 task should be a valid solution?
- task a) UI for Tocuh GFX;
- task b) applications with all state machine already developed
If the answer is yes (as read in the latest application note), do exist example of UI TouchGFX without freeRTOS?
Thank you.
Maurizio Brignoli