cancel
Showing results for 
Search instead for 
Did you mean: 

Hello everyone. Can somebody tell me how can I interface 3.5" or bigger size TFT LCD display with STM32 MCU on Nucleo-64 board through SPI? Does anyone have a weblink for its reference?

Rainbow2601
Associate II
 
2 REPLIES 2
TDK
Guru

This will depend on your display. Not all of them are going to support an SPI mode.

If you feel a post has answered your question, please click "Accept as Solution".

I'm pretty sure the functionality of the SPI on STM32 platforms is not dependent on the size of the display attached.

Get a data sheet for the screen and controller chip being used, and implement an appropriate driver, or find one you can copy-n-paste / port into your application

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