Skip to main content
Associate III
March 4, 2025
Solved

touchgfx with STM32h750vb

  • March 4, 2025
  • 2 replies
  • 759 views

i want to use touchgfx make UI's for board STM32H750VB with display 2.8inch 240*320 ST7789 driver. 

> In touchgfx designer i have choose STM32H750 DK  for my board ? is there any another board similar to h750vb or this is one correct?
> I created the UI , when i directly try to prograScreenshot 2025-03-04 150733.pngm and run target it get stuck on programmer part and then fails

 

 

 

 

 

 

 

 

 

 

 

Screenshot 2025-03-04 151318.png

Best answer by GaetanGodart

Hello @Prajyot1 ,

 

The TBS (TouchGFX Board Setup) you choose works for the STM32H750-Discovery board which has specific memory, pins, PCB, display, etc.

You seem to be using another board.

Therefore, you will have to create your own TBS, to do so, you can get inspired by our TBS and you can look at this guide .

 

Regards,

2 replies

Andrew Neil
Super User
March 4, 2025

@Prajyot1 wrote:

 board STM32H750VB


That's not a board - that's just a chip.

Do you have an actual board - ie, an assembly including the chip, PCB, and other components?

If yes, you need to give details before anyone can say what may or may not be "similar" to it.

See: How to write your question to maximize your chances to find a solution.


A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Prajyot1Author
Associate III
March 4, 2025

yes , i have WeAct Studio STM32H750 Development Board

 

Andrew Neil
Super User
March 4, 2025

You mean this: https://www.adafruit.com/product/5032 ?

For non-ST boards, please always give a link, so that we know exactly what you're referring to.

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
GaetanGodart
GaetanGodartBest answer
Technical Moderator
March 4, 2025

Hello @Prajyot1 ,

 

The TBS (TouchGFX Board Setup) you choose works for the STM32H750-Discovery board which has specific memory, pins, PCB, display, etc.

You seem to be using another board.

Therefore, you will have to create your own TBS, to do so, you can get inspired by our TBS and you can look at this guide .

 

Regards,