2014-07-22 04:56 AM
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 #glcd2014-07-22 08:10 AM
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.