cancel
Showing results for 
Search instead for 
Did you mean: 

LCD screen want work in my STM32F407DISCO Location : stm32mcu boards and hardware tools

HHMM_55
Associate

Hello, I have 2 boards an STM32F407 disco and an STM3F746DISCO and i want to create a project that implements an external LCD screen to the board however when the project runned well with the F746 the screen didnt work with the F407 any guidelines?

1 ACCEPTED SOLUTION

Accepted Solutions
Gyessine
ST Employee

Hello @HHMM_55 

Based on sidekick :

The STM32F407 Discovery board does not support LTDC, MIPI-DPI, or MIPI-DSI interfaces. It only supports MIPI-DBI (parallel and SPI) display interfaces. For LTDC or MIPI-DSI/DPI support, consider other STM32 series such as STM32F429, STM32F469, STM32F7x6

BR

Gyessine

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
Karl Yamashita
Principal

You need to describe in more detail what didn't work with the screen.

If a reply has proven helpful, click on Accept as Solution so that it'll show at top of the post.
CAN Jammer an open source CAN bus hacking tool
CANableV3 Open Source

Gyessine
ST Employee

Hello @HHMM_55 

Based on sidekick :

The STM32F407 Discovery board does not support LTDC, MIPI-DPI, or MIPI-DSI interfaces. It only supports MIPI-DBI (parallel and SPI) display interfaces. For LTDC or MIPI-DSI/DPI support, consider other STM32 series such as STM32F429, STM32F469, STM32F7x6

BR

Gyessine

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.