cancel
Showing results for 
Search instead for 
Did you mean: 

LCD Touch Display for the discovery kit STM32MP257F-DK

MEige
Associate II

Hello,

unlike the STM32MP157F-DK2 the STM32MP257F-DK is not equipped with an Touch/LCD.

Is it possible to use an identical/similar LCD with the STM32MP257F-DK (that means: are the appropriate connections on the board)?

Marc

1 ACCEPTED SOLUTION

Accepted Solutions
Erwan SZYMANSKI
ST Employee

Hello @MEige ,
The STM32MP257F-DK board does not embed a DSI connector like the one we have on STM32MP157F-DK2 board.
You have 2 native connectors for display in the design of the board: HDMI or LVDS.

For LVDS you can refer to the one we use with STM32MP257F-EV1 board, this will work the same way (Display + touchscreen).

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.

View solution in original post

2 REPLIES 2
Erwan SZYMANSKI
ST Employee

Hello @MEige ,
The STM32MP257F-DK board does not embed a DSI connector like the one we have on STM32MP157F-DK2 board.
You have 2 native connectors for display in the design of the board: HDMI or LVDS.

For LVDS you can refer to the one we use with STM32MP257F-EV1 board, this will work the same way (Display + touchscreen).

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.

Tank you.

Marc