Skip to main content
KM L.1
Associate III
July 20, 2020
Question

Hardware integration for qwerty keypad

  • July 20, 2020
  • 17 replies
  • 2438 views

..

This topic has been closed for replies.

17 replies

KM L.1
KM L.1Author
Associate III
July 21, 2020

Thank you so much for the support.

I will check with the board and ill come back to you.

KM L.1
KM L.1Author
Associate III
July 21, 2020

where I have to create this Button controller class?

Alexandre RENOUX
Visitor II
July 21, 2020

Hello,

As a dirty way, you can create it in TouchGFXHAL.cpp or if you want to be more clean, create your own files just like the STM32TouchController.cpp and .hpp.

/Alexandre

KM L.1
KM L.1Author
Associate III
July 21, 2020

Okay!! keyboardjoystick.cpp will be same but I have to create Buttoncontroller class for joystick buttons.

KM L.1
KM L.1Author
Associate III
July 22, 2020

Hi,

Can you please check whether I have linked physical buttons properly.

KM L.1
KM L.1Author
Associate III
July 24, 2020

Thank you so much for your quick support. Project is working fine with the joystick.