2020-11-26 07:26 AM
Hi ST Community,
I have a project started in keil, configured through CubeMX via keil's "Manage Run-Time Environment" with RTOS2 RTX5 implemented, just as this guide shows: https://www.keil.com/pack/doc/STM32Cube/html/cubemx_using.html.
From here I'd like to use TouchGFX designer to generate some GUI-software for a NON-touch LCD display for me to implement in my project, but even though STM claims that it's doable in several of their tutorials/guide (one of them: https://support.touchgfx.com/docs/development/development-introduction#custom-hardware-1), I find it pretty complicated to achieve success..
I've tried to follow this guide as well (p. 243 http://sw-center-st-com.s3-eu-west-1.amazonaws.com/touchgfx/doc/4.13/touchgfx-documentation-4.13.0.pdf), with no luck.
Do you know some way to actually accomplish a correct implementation?
Best regards, Peter