Posted on June 10, 2016 at 15:27
I'm trying to loading the LCD_35T example on an STM32F4 Discovery connected to a 320x240 TFT LCD with the SSD2119 driver (connected like in the expansion board).
What I get is that I'm not able to write on all ...
Posted on June 14, 2016 at 09:36SOLVED!,the problem both in the registry setting and in the default font. LCD_WriteReg(0x0028,0x0006); // VCOM OTP LCD_WriteReg(0x0000,0x0001); // start Oscillator LCD_WriteReg(0x0010,0x0000); // ...