cancel
Showing results for 
Search instead for 
Did you mean: 

TouchGFX on Custom board STM32H7

Shashikant_Hiremath
Associate III

Hello All,

I'm using custom board that has STM32H753BIT6 microcontroller for this i need to integrate Touchgfx that should use cmsis_v2 OS along with LTDC feature.

I tried in display 800 x480 that uses LTDC feature, where project code is in baremetal  (Not OS) and i had used c code array to fill frame buffer just to check display is up and display is working.

Now i need touchgfx project that uses cmsis v2 and LTDC.

Can someone help me in this for getting solution.

1 ACCEPTED SOLUTION

Accepted Solutions
GaetanGodart
ST Employee

Hello @Shashikant_Hiremath ,

 

You can find the official guide on how to create a custom board here .
@urbito s video link is also good, the creator is trustworthy.

You did not ask a question directly, so all I can do is to give you the documentation.
If you encounter a specific problem, I invite you to create a new thread to process this potential issue.

 

Hope this helps.
Don’t hesitate to give us a feedback or give more precisions and tell us if the issue is solved! :smiling_face_with_smiling_eyes:

Gaetan Godart
Software engineer at ST (TouchGFX)

View solution in original post

3 REPLIES 3
urbito
Senior

You may have a look on this video at around Hour Mark.

Hope it helps.

(26) How to integrate TouchGFX in a custom board (The long way round) - YouTube

Greetings

GaetanGodart
ST Employee

Hello @Shashikant_Hiremath ,

 

You can find the official guide on how to create a custom board here .
@urbito s video link is also good, the creator is trustworthy.

You did not ask a question directly, so all I can do is to give you the documentation.
If you encounter a specific problem, I invite you to create a new thread to process this potential issue.

 

Hope this helps.
Don’t hesitate to give us a feedback or give more precisions and tell us if the issue is solved! :smiling_face_with_smiling_eyes:

Gaetan Godart
Software engineer at ST (TouchGFX)
Shashikant_Hiremath
Associate III

I sent you as seperate message