Skip to main content
Associate II
June 28, 2024
Question

Integration of MIPI DSI Display with TouchGFX

  • June 28, 2024
  • 2 replies
  • 1247 views

Hi,

We built a custom board using STM32L4R9AI MCU. The board contains a display with following specification

  • Display driver: RM69330
  • Connection Interface: MIPI DSI
  • Display Size: 454x454

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

SSG_0-1719567919933.png

2) Screen we got from display

SSG_1-1719567976275.jpeg

 

2 replies

Explorer
September 18, 2024

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

ST Employee
October 2, 2024

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.

TBS for STM32F769I Discovery KitTBS for STM32F769I Discovery Kit

 

Don't hesitate to ask more questions!