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 the pixels of the display. I suppose it…