notro / fbtft

Linux Framebuffer drivers for small TFT LCD display modules. Development has moved to https://git.kernel.org/cgit/linux/kernel/git/gregkh/staging.git/tree/drivers/staging/fbtft?h=staging-testing
1.85k stars 496 forks source link

Unable to get frame to full 320x240 #436

Closed GokulTechno closed 7 years ago

GokulTechno commented 7 years ago

Hi, I'm using display with ILI9341 driver IC. I have initialized display to work with RGB 18-bit parallel interface. Every thing is fine, except getting frame to full 320x240. Able to display only 3/4 of frame. While capturing frame from framebuffer I was able to get full 320x240 image. Can you help me with this issue? I have attached initialization code and image for your reference. Display Image: https://drive.google.com/open?id=0Bz24ho3dMAIHQjl1M2VCVVNOWkE Initialization Code: https://drive.google.com/open?id=0Bz24ho3dMAIHSU02NUtRT21NTHM