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

Compatibility #482

Closed DavideLuongo91 closed 3 years ago

DavideLuongo91 commented 6 years ago

Hi! I want to have some informations:

Thank you really much

notro commented 6 years ago

can I use fbtft on Raspberry pi Zero W?

fbtft works with all Raspberry Pi's.

do you know mcufriend 3.0" is it compatible?

Don't know

can I use fbtft with a 7" SSD1963?

Yes, but it will be very slow and you might experience tearing. https://github.com/notro/fbtft/issues/58 https://github.com/notro/fbtft/issues/138 https://github.com/notro/fbtft/issues/467

A better solution would be to find a DPI display: https://www.raspberrypi.org/documentation/hardware/raspberrypi/dpi/README.md

DavideLuongo91 commented 6 years ago

But Why if I use last release of my RPi Zero it doesn't works? What version of Raspbian should I use? Thank you

andykelk commented 6 years ago

do you know mcufriend 3.0" is it compatible?

I have one of these. I've managed to get a console displayed on it. Although it's rotated into portrait mode. I've also used a utility to copy fb0 to fb1 so I can get opengl output on there but it's quite slow. I'm still trying to work out what chipset it has and any other information to get it configured properly.

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.