cancel
Showing results for 
Search instead for 
Did you mean: 

I need an example code to operate qwerty keypad using joystick which is available on stm32h743 eval board... Please anyone help me out in this.. I'm struggling from many days ...... Thank u

KM L.1
Associate II
 
29 REPLIES 29
Martin KJELDSEN
Chief III

What're you struggling with?

/Martin

KM L.1
Associate II

We wanted to operate qwerty keypad using joystick buttons not with touch so how to integrate joystick code with this qwerty keypad.

Martin KJELDSEN
Chief III

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

KM L.1
Associate II

Ok I will check with this and then I will come back to u.

Thank u

KM L.1
Associate II

Hi Martin,

I tried working on the the hardware button.

KM L.1
Associate II

Now how can I interface joystick with keyboard

Martin KJELDSEN
Chief III

How far did you get?

KM L.1
Associate II

2 days

Martin KJELDSEN
Chief III

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?