Question
STM32H745 LTDC Interface
- September 4, 2023
- 1 reply
- 1503 views
Dear STM community,
We are using a STM32H745 microcontroller interface with 1280 x800 TFT lvds display.
RGB data from controller LTDC data convert through SN75LVDS83 ic and LVDS data fed to tft display.
we are facing a issue in pixel format which is not update in 0 degree rotation with ARGB8888 format.
also we observe that 180 degree rotation with ARGB8888 format , we got clear resolution and no any corrupted pixel shown.
we are using STemWin graphics library.
Please suggest 0 degree rotation format with ARGB8888 color format.
Please find an attachment a jpg image of 0 degree rotation screen.