cancel
Showing results for 
Search instead for 
Did you mean: 

SSD1963 Initialization

Ethan_Daugherty
Associate II

I am trying to get a 7" LCD to interface with a STM32F407VET6 microcontroller. I am using a display from winstar which the product number is WF70A2TIFGDBT0. The screen is 800x480 pixels and uses 8080 interface. The display uses a SSD1963 driver and I am trying to use FSMC to interact with it. My problem is that the screen is not being initialized properly and I am confused why. I have attached my code so if anyone is willing to look at it and help me out that would be a great help. I am thinking that it is a timing issue but I am not sure the screen is just black throughout all of my testing. I am using FSMC Address 18 for my data/command select and an 8 bit data bus. 

1 REPLY 1
SofLit
ST Employee

Hello,

Seems one of the community members succeeded to drive an LCD (SSD1963):

See this old thread.

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.