Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add drivers for KeDei TFT Lcd #12

Open
p3p1 opened this issue Dec 13, 2015 · 1 comment
Open

How to add drivers for KeDei TFT Lcd #12

p3p1 opened this issue Dec 13, 2015 · 1 comment

Comments

@p3p1
Copy link

p3p1 commented Dec 13, 2015

Hi loboris first of all very thanks for your great work with OrangePi. I would know if is possible add drivers for KeDei 3.5 inch 480x320 TFT lcd. I find online the drivers and patch to apply but I've some errors infact in arch missing bcm2709.c and missing the folder fbdev in video drivers with Kconfig and other files. Can you help to understand how to add these drivers in your kernel? I attach patch file and driver files
This is a topic related to lcd https://www.raspberrypi.org/forums/viewtopic.php?f=44&t=124961&p=840855
and this is a post on a blog
http://heikki.virekunnas.fi/2015/raspberry-pi-tft/

ili9341.zip

@komw
Copy link

komw commented Mar 7, 2016

I think that is not possible. KeDei has a 4 different version of this LCD. This source files is for a raspberry pi board (the bcm2709 is the rapsberry pi specific chip). Unfortunately the manufacturer doesn't provide a driver as a separate source files. I've also tried to run this LCD version 4 on rasberry pi with my custom kernel, but without success. Maybe the LCD is good, but support from the manufacturer is a crap.. They provid a drivers only as compiled kernels...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants