cancel
Showing results for 
Search instead for 
Did you mean: 

Touchscreen TFT GLCD Display interfacing without FSMC?

venkat
Associate
Posted on July 22, 2014 at 13:56

Hello All,

I wonder if it is possible for me to interface a GLCD about 3-4'' size with a MCU which doesn't have FSMC in it? Is it possible? The price constraints i have for our product doesn't allow me to have a MCU with FSMC which is costlier? So i reckoned of interfacing the GLCD with minimal features like texts and few control buttons, even grayscale is sufficient. How can it be done using a controller of F0 series.???

Regards and Thanks,

Venkat

#stm32f0 #fsmc #glcd
1 REPLY 1
Posted on July 22, 2014 at 17:10

If it is an LCD with it's own controller, you should be able to attach it to any micro with sufficient GPIO pins available, and bit-bang the bus interface.

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