cancel
Showing results for 
Search instead for 
Did you mean: 

Using LTDC_Paint in own STMH750B-DK project

Goomba79
Associate

Hello,

I have been playing about with the LTDC_Paint example  and have managed to produce screens using my own images.
I would now like to start my own project using the STMH750B-DK incorporating the elements of the LTDC_Paint example.

I am struggling to work out which files and how is best to copy them into my project.

i just need to be able to draw BMPs and text on the screen, i do not need the touch screen funtionality or the save to USB function.

Has anyone succesfully incorporated elements of the example into their own project and be able to share an example project of point me in the right direction??

 

Many thanks,

 

Iain 

 

 

1 REPLY 1
MOBEJ
ST Employee

Hello @Goomba79 

I recommend using TouchGFX  for your own  project. Please download the TouchGFX Designer a tool that helps you design graphics easily and ensures smooth display performance on your board.

You can choose your specific board, such as the STM32H750B-DK, as shown below. Then, customize your graphics and flash them directly to your board.

MOBEJ_0-1754301356138.png

You can find the TouchGFX package and the X-CUBE-TouchGFX expansion on ST.com.

For support, usage guides, and documentation on TouchGFX, please visit this link:
TouchGFX Documentation and Support

Br

 

 

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.