Question
How to interface multiple buttons (custom keypad with 12 keys) with touchGFX on a STM32h743bi (320x240) custom board?
Hi Team,
as shown above image, I need to implement custom keyboard through hardware buttons,
example if press first button at one time 'A' should display, if press continuous two times 'B' should display ,and .i need to display every button values in the text editor.
