Associate
September 20, 2018
Question
Mipi dsi with LCD issue
- September 20, 2018
- 5 replies
- 1856 views
Hi Everybody,
I have a difficult problem. I use STM32F469I-Disco to porting new LCD on it.
My LCD driver IC are ILI9806E and ST7701s. they are having the same problem.
they can be lighted on, but image is not the same as my setting.
Example: I use BSP_LCD_Clear(LCD_COLOR_RED) to setup background color.
LCD center will show Red Color, but the border is black color. please check the attachment.
Could you please share key point for me to solve this issue?
Many Thanks!
PS: I am based on STM32F469i-DISCO with STM32Cube_FW_F4_V1.21.0 LCD_DSI_VideoMode_SingleBuffer.
