2024-02-13 08:58 PM
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.
Solved! Go to Solution.
2024-02-15 03:25 AM
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:
2024-02-14 05:02 AM
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
2024-02-15 03:25 AM
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:
2024-02-15 06:42 AM
I sent you as seperate message