Solved
STM32F746G DISCO, TouchGFX
Hello
Are the screen buttons visible in the main.c function? Do they need to be communicated in some way?
Best regerds
Andrzej
Hello
Are the screen buttons visible in the main.c function? Do they need to be communicated in some way?
Best regerds
Andrzej
Handlers for Buttons in TouchGFX are usually activated through touch on a physical display. It sounds like what you need to do is call a function in your model from the view that has the button handler, to start the calculation somewhere in the backend.
/Martin
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.