trying to work with a TFT 5 " in vertical format

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hello to all,

   

I'm trying to work with a TFT 5 " in vertical format (portrait). The controller that I use with the TFT is a SSD1963. I'm using the emWin of Segger, CompactColor_16 driver and LCD Controller 66709.
I tried to change the initialization driver in various ways, changing the data send to the 0x36 command,  but it still fails.

   

Can you help me?

   

Best regards

0 Likes
2 Replies
rola_264706
Level 8
Level 8
50 likes received 25 likes received 10 likes received

Amaia: try out this information it is not for PSOC but it should help you. http://www.ba0sh1.com/write-a-display-driver-for-emwin/

0 Likes
rola_264706
Level 8
Level 8
50 likes received 25 likes received 10 likes received

Amaia: Here is more C code for you. https://github.com/fbrausse/ssd1963

0 Likes