cancel
Showing results for 
Search instead for 
Did you mean: 

How to select 3.5" LCD and matrix keyboard for NUCLEO-L476RG

John_zhang
Associate II

I had X-NUCLEO-NFC05A1(3911B reader), NUCLEO-L476RG(MCU), ST25DV16(tag). 3911B would read message from tag by RF and transmit to MCU by SPI interface. Now I hope the message is displayed at 3.5" LCD. How to select LCD integrated simply? such as SPI or I2C or GPIO interface? stm32 lcd driver software. At the same time I hope some buttons to control system. such as reboot, shutdown MCU and LCD....

2 REPLIES 2

Got a lot of specific needs, going to limit your choices, you might have to port some code, beyond the I2C or SPI abstractions code targeting other MCU is usually pretty portable.

https://www.adafruit.com/product/2050

https://www.newhavendisplay.com/

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

Hi,

Thank you!

BR,

John