Skip to main content
Sanchit1
Associate
September 27, 2022
Solved

Respected Sir/Mam , I cannot able use the keyboard example in the ongoing project of the same screen in STM32H7B3I-EVAL.

  • September 27, 2022
  • 4 replies
  • 3472 views

Respected Sir/Mam , I cannot able use the keyboard example in the ongoing project of the same screen in STM32H7B3I-EVAL.When I have tried to insert it, it is not visible and having blank code inside it. Although Touch GFX 4.17 version has that facility. 

This topic has been closed for replies.
Best answer by Sanchit1

I have sent you the project in zip file. After generating code please look to the stm _IDE you will get error. Due to this issue we are unable to interact it with another button / Text / Flex button.

4 replies

Yoann KLEIN
ST Employee
September 27, 2022

Hello @Sanchit​,

For this example, the keyboard generation is in the code.

Did you try to run in on the simulator and on target ?

If it still does not work, please upgrade your TouchGFX version to 4.20.0.

FYI, there will be soon a project shared on this forum which will include a "Keyboard" Custom Container. That means that, if you use TouchGFXDesigner 4.20.0, you will be able to import directly a keyboard container into your project.

/Yoann

Yoann KLEINST Software Developer | TouchGFX
Sanchit1
Sanchit1Author
Associate
September 28, 2022

sir actually I already having updated version . Is there any method or way to implement this keyboard right now in the touch gfx version 4.20 for kit STM32H7B3I-EVAL ?

Sanchit1
Sanchit1Author
Associate
September 27, 2022

Okay, I will try .

Thank you sir!

Yoann KLEIN
ST Employee
September 28, 2022

Hello @Sanchit​ ,

What happens when you run on simulator and on target in TouchGFX ?

Is the keyboard correctly displayed ?

/Yoann

Yoann KLEINST Software Developer | TouchGFX
Sanchit1
Sanchit1Author
Associate
September 28, 2022

No it doesn't display !

Yoann KLEIN
ST Employee
September 28, 2022

Hello again @Sanchit​ ,

Just wanted to inform you that my colleague just dropped the Keyboard Custom Container in a forum post. Please read the .pdf file contained into the .zip to understand how to import/export this keyboard in your project.

That could be a good help for your own project and make you spare some time.

/Yoann

Yoann KLEINST Software Developer | TouchGFX
Sanchit1
Sanchit1Author
Associate
September 28, 2022

Okay I will see,

Thank you!

Yoann KLEIN
ST Employee
September 29, 2022

Hello @Sanchit​ ,

Did you successfully implement the keyboard now or still have issues ?

/Yoann

Yoann KLEINST Software Developer | TouchGFX