cancel
Showing results for 
Search instead for 
Did you mean: 

If STM QVGA display support touch keyboard

balaji_s
Associate II

Hello sir,

                           For my project using the STM32F429I-DISC1 board, I need to implement English, Spanish, and German keyboard layouts. Are these layouts pre-configured, or do I need to customize them? If customization is needed, what is the process?

                                                             

1 REPLY 1
GaetanGodart
ST Employee

Hello @balaji_s ,

 

We provide a keyboard example and a custom widget keyboard.

To find the keyboard example, open TouchGFX Designer, go to "Examples" and search for the keyword "Keyboard":

GaetanGodart_0-1735303763287.png

 

To find the keyboard custom widget, go to the custom widget thread . You can quickly find Juliette's keyboard and if you scroll and look at other pages, some members have made other keyboards.

 

To modify the keyboard example, you will first need to copy the files in your project then change the mapping to your liking.

To modify the keyboard custom widgets, it will be different in every case but it will mostly be about moving the keys. Maybe you will have to change one or two of the keys for the Spanish keyboard if they have special characters.

 

If you have trouble getting started, don't hesitate to comment on this thread! :smiling_face_with_smiling_eyes:

 

Regards,

Gaetan Godart
Software engineer at ST (TouchGFX)