2013-07-13 08:41 PM
I tested a ST7735 TFT LCD with hardware SPI of STM32F3. But I was unable to control the LCD. Are there any implemented library for ST7735 suited to STM32F3 ?
Thanks #stm32f3discovery #st7735r2014-01-27 12:13 PM
Hi Dinesh,
You could try my library located . I'll appreciate for comments and concerns about any improvements. Regards2014-01-29 07:12 AM
Updated.
Green-screen TTY terminal emulation is added. Now you can just use printf for output to LCD.