2024-06-28 02:47 AM
Hi,
We built a custom board using STM32L4R9AI MCU. The board contains a display with following specification
We can initialize the display properly because the all pixel can be turned on.
When we tried to integrate the display with TouchGFX 4.23.2, we have faced some issues. I have attached here the pictures of what we want to display and what we are getting. Could you please help me by providing some insights why is this happening? I am sorry for the bad resolution of pictures.
1) Screen we designed in TouchGFX
2) Screen we got from display
2024-09-18 07:59 AM
Hi,
I want to try something very similar, driver IC690B0 on STM32H747XIH6. Werre you succussful in the end? Please let me know.
Thanks & best regards,
Tilman
2024-10-02 04:46 AM
Hello @SSG,
Besides being able to turn on all the pixels, can you display simple data (like a static color) before combining it with a TouchGFX project?
If you are capable of displaying a simple color, then I suggest drawing inspiration from the TouchGFX Board Setup (TBS) available for STM32F769I Discovery Kit since it is also using MIPI DSI display.
Don't hesitate to ask more questions!