cancel
Showing results for 
Search instead for 
Did you mean: 

how to use LCD Display with STM32 MCU?

Sjain.1
Associate

I am using STM32F1 series MCU for my Formula Student Electric Vehicle. To display various data of the car on dashboard we require a LCD Display. All sensors are communicating through CAN protocols.I want to ask do LCD screen should support CAN interface to display data or we can use SPI pins of STM32 series to display data?

2 REPLIES 2
SKacp.1
Senior II

Hi,

I propose to use LCD-TFT with SPI, for example EVE modules from FTDI https://www.ftdichip.com/Products/Modules/EVEModules.html or RIVERDI https://riverdi.com/product-category/eve/

What kind of resolution and representation are you looking for.

CAN hardly ideal due to small payload capacity.

OLED display via I2C or SPI?​

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