2025-02-28 3:30 AM - last edited on 2025-02-28 3:53 AM by Andrew Neil
Hi,
I’m working with TouchGFX on an H743, following the example from the Nucleo board, and I have the state of a physical key (e.g., a GPIO button) available when MB1642ButtonController::sample is called. What is the simplest way to interact with TouchGFX based on this key state?
Specifically, I want to know:
Thanks in advance for any help or suggestions!