TouchGFX on Custom board STM32H7
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.
