Skip to main content
Visitor II
February 7, 2024
Solved

How to modify TouchGFX source files in CubeIde ?

  • February 7, 2024
  • 1 reply
  • 774 views

I'm working on a STM32F469I-DISCO board. My project isn't difficult I think. I want to aquire datas with a radar and display some information on the screen in function (like distance between objects and later draw them at different places on the screen).

So now I'm using TouchGFX to configure the screen and I am importing the project in CubeIde to modify it and add my code related to the radar and the different calcul. Then, my objectif is to display information in the screen using "wildcards" that we can parameter in TouchGFX.

I've already see many tutorials such as this one https://controllerstech.com/touchgfx-5-data-from-uart-to-ui/ that I thought was exactly what I wanted, but it doesn't work.

This topic has been closed for replies.
Best answer by mƎALLEm

Hello,

Refer to that link it could help you:

https://support.touchgfx.com/docs/tutorials/tutorial-06/tutorial-06-part-2

1 reply

mƎALLEm
mƎALLEmBest answer
Technical Moderator
February 7, 2024
"To give better visibility on the answered topics, please click on ""Accept as Solution"" on the reply which solved your issue or answered your question."