STM32H757 MCU configure to work for 1024 X 600 TFT LCD with RGB configuration. ( Non DSI )
Hello All,
We need to configure STM32H757XIH6U (from STM32H747I Eval board) to work with 1024 X 600 LCD with RGB configuration (TFT), Found few references to set the Parameters using the STM32CubeMX. We tried to select the board, set the Display Controller to LCD TFT Controller, set the proper RGB, Hsync, Vsync Clk, Enable Pins, set the Width, height to 1024 and 600. Even all the pins were mapped. Now once the pins are set after the build every time we found the Application is been using the default DSI for initialization but not the TFT.
Kindly let us know, if are we missing something or any more further setting needs to taken care to Display and Sense the User touch for the Touch screen.
We have a working application build in touch gfx which senses the button click and display the Screens on the 800 X 480 display over DSI. the same has to work for 1024X 600 using RGB to sense and display the images.
If there is anything more to try or any direction to solve it, then kindly do let us know will do as suggested.
Br,
Shiv09
