davidb
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by davidb-
davidb commented,
I started with the default code version and made a few changes TFT_Write_Command(0x01); //Software reset delay(120); TFT_Write_Command(0xe2); //set multiplier and divider of PLL...
-
davidb created a post,
y-axis of image is offset : SSD1963 for NHD-5.0-800480TF-ATXL#-CTP
When I set the pixel write window its always -6 pixels on y-axis or the 479 axis.This means when set a window of WindowSet(x1,x2,y1,y2) --> WindowSet(0,799,0,479) void WindowSet(unsigned int s_x,u...