2025-07-21 2:22 AM
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
2025-08-04 3:00 AM
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.
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