Skip to main content
MBESS.21
Associate
March 20, 2023
Question

Use STM32MP157 with 4 lanes DSI display

  • March 20, 2023
  • 3 replies
  • 2769 views

Hi,

I'm working with the STM32MP157 and I'm trying to interface it with 4 lanes DSI display.

the problem is that the STM32MP157 support only DSI with 2 lanes. In the other hand, I can't program the controller of the display (JD9365DA-H3) to switch with 2 lanes display.

So I want to know if the display can work with only 2 lanes instead of 4.

In general, how we can interface (no programmable) 4 lanes display with STM32MP157

Thank you

This topic has been closed for replies.

3 replies

Tesla DeLorean
Guru
March 20, 2023

Isn't there a command channel via the first lane?​

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
MBESS.21
MBESS.21Author
Associate
March 20, 2023

Hi Tesla DeLorean,

The display driver is materially set in 4 lanes DSI mode (by connecting the concerning pin to Vcc or Vdd), So I can't change it.

Tesla DeLorean
Guru
March 20, 2023

The two lanes of the STM32 ultimately constrain the frequency and bandwidth of the display.

If the ​screen doesn't adapt then it is likely not usable.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Erwan SZYMANSKI
Technical Moderator
April 12, 2023

Hello @MBESS.2​ ,

Confirming @Community member​ comment.

The MP157 is providing only 2 data lanes, that is a fact and we will not be able to workaround at the board level.

Now you need to take a look at the specifications of your panel. It is highly possible that this last one support different data lanes number configurations (maybe from 2 to 4 etc..). If this is the case, you will have to check how to configure it to pass on 2 data lanes from the panel point of view. I not, no way to use it with MP157.

Last thing to consider, the connection between the chip and the panel may be limited in frequency. You will have to check which is the maximum freq that you can put on DSI lanes, and make your configuration depending on that.

Kind regards,

Erwan.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.