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 494 forks source link

Support for SSD1963 screens. - Duplicate #360

Closed kalzekdor closed 8 years ago

kalzekdor commented 8 years ago

I've recently acquired a SainSmart 4.3" TFT Touch LCD (http://www.sainsmart.com/sainsmart-4-3-4-3-inch-tft-lcd-touch-panel-arduino-due-mega2560-r3-raspberry-pi.html), and am hoping to use it with my Raspberry PI 2B. Unfortunately, I'm a bit of a novice when it comes to embedded programming. This project seems to be the closest to what I need, but the SSD1963 display isn't listed on the supported devices.

I have the specifications, manual, and some example code from SainSmart if that would be helpful.

Thanks.

kalzekdor commented 8 years ago

Sorry, didn't see that there was already an issue for this. Ignore this issue.