Skip to main content
Associate III
April 21, 2025
Solved

How to get more information about the LCD of the STM32N6570-DK kit

  • April 21, 2025
  • 2 replies
  • 595 views

I am trying to show a picture on the LCD of the STM32N6570-DK kit. And I want to make sure that the LTDC peripheral can directly control the LCD's demonstration and it do not need and do not contain any other ICs except the Touch control IC, right? And I want to find more files of the Touch control IC of the LCD, where can I find the information and the model of the Touch IC.

Thanks a lot.

Best answer by Sco

From the architecture of the product, you can find the LCD is linked to the board MB1860.

Then in the MB1860 board design source, you can find the MPN of this LCD is "RK050HR18-CTG".

Then search "RK050HR18-CTG" in google, you can find the information related:

    LCD driver IC: ST7262-G4

    TP driver IC: GT911

Sco_0-1745722003330.png

 

2 replies

TDK
Super User
April 21, 2025

There is a bill of materials on the product page. I'd start there.

STM32N6570-DK - Discovery kit with STM32N657X0 MCU - STMicroelectronics

Also on that page are schematics, which you can use to verify the parts involved.

 

Displays can change over the course of a product due to availability. Screens especially have a short production window.

"If you feel a post has answered your question, please click ""Accept as Solution""."
Sco
ScoBest answer
ST Employee
April 27, 2025

From the architecture of the product, you can find the LCD is linked to the board MB1860.

Then in the MB1860 board design source, you can find the MPN of this LCD is "RK050HR18-CTG".

Then search "RK050HR18-CTG" in google, you can find the information related:

    LCD driver IC: ST7262-G4

    TP driver IC: GT911

Sco_0-1745722003330.png