Question
How to interface physical buttons through the editor?
Hello. I am currently trying to interface physical buttons with my UI, by using interactions directly from the designer, like so:
When hardware button is clicked > BUTTON KEY > Change screen
I am brand new in this software and embedded software in general, thus my question is, for BUTTON KEY, what do the numbers mean? How do I access specific digital pins on my board?
Any help is greatly appreciated.
P.S. I'm working on a STM32F746G-DISCOVERY board.
