cancel
Showing results for 
Search instead for 
Did you mean: 

Hi people, recently I connected an LCD screen to my stm32F469VETx MCU. I configured an FSMC interface for communication. The screen turns on but when I try to write something to the screen nothing happens. Can anybody tell what could be the problem?

yshnaider
Associate II
 
4 REPLIES 4

Check you can actually read back registers you have written, or you can read an ID or WHOAMI register.

Could be a million reasons why you failed, present your problem better, so someone could recreate your setup exactly from your description.​

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

I configured the display and drivers using cube. These are the main configurations for the display:

0690X000008j9BdQAI.png0690X000008j9BTQAY.png

0690X000008j9CRQAY.png0690X000008j9CHQAY.png

yshnaider
Associate II

And when I try to display the simple example with "hello world", the mcu writes only to 2 of the data pins...