Skip to main content
Associate III
January 15, 2025
Solved

STM32U5G9J-DK1

  • January 15, 2025
  • 3 replies
  • 1156 views

We just purchased one STM32U5G9J-DK1 from Digikey. We try to replace the LCD module on it with our own selected display with one MIPI lane. Thus, we are designing a interface board so that it can mate with CN2. And since we are also using a touch screen with I2C interface, we also need to connect CN4 I2C5. In this case, may I have the schematic and BOM of the main board MB1928B so that I can have all the pin definitions and connector model information?

Thank you.

3 replies

AScha.3
AScha.3Best answer
Super User
January 15, 2025
"If you feel a post has answered your question, please click ""Accept as Solution""."
Andrew Neil
Super User
January 15, 2025

@Kelly3 wrote:

may I have the schematic and BOM of the main board .


The place to go for these things is always the Product Page for the board - @AScha.3 gave the link

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
AWack
Associate III
December 22, 2025

Hi Kelly3,

 

have you been successful connecting your own display to the STM32U5G9J-DK1? I´m just trying the same but get no image / pixel at all...

Is it possible to do a first connection without changing the firmware?

Best regards,

Achim

Kelly3Author
Associate III
December 22, 2025

@AWack , I am able to connect my own display to STM32U5G9J-DK1 through a customized adaptor PCB. The sample firmware that has been tuned for the 2.47" display on STM32U5G9-DK1 does not work for any display. So far I only can make send image to display through APB command mode. The high coupling of DSI host and LTDC makes sending images to display using video mode and adaptive command mode complicated for timing tunning.  

If you connect the display and don't change firmware and the display use different driver IC than STM32U5G9-DK1 display, most likely, it won't work.