2020-05-30 03:49 AM
2020-06-02 05:35 AM
What're you struggling with?
/Martin
2020-06-02 05:39 AM
We wanted to operate qwerty keypad using joystick buttons not with touch so how to integrate joystick code with this qwerty keypad.
2020-06-02 05:45 AM
Watch the webinar in the sticky in this forum on how to make your UI talk to your backend (buttons). I also wrote an article on how to integrate hardware buttons with the touchgfx designer, that may help.
https://support.touchgfx.com/docs/development/board-bring-up/example-gpio/
Start there. After you can react to button presses we can talk again on how to make the keyboard react to these events.
/Martin
2020-06-02 05:52 AM
Ok I will check with this and then I will come back to u.
Thank u
2020-06-08 10:19 PM
Hi Martin,
I tried working on the the hardware button.
2020-06-08 10:20 PM
Now how can I interface joystick with keyboard
2020-06-08 11:35 PM
How far did you get?
2020-06-09 12:13 AM
2 days
2020-06-09 12:37 AM
I mean, how much work did you do ? What's the status of your application? Are you ready to send information from the task to the UI?