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

Which driver #5

Open
Tomthi opened this issue Mar 9, 2020 · 3 comments
Open

Which driver #5

Tomthi opened this issue Mar 9, 2020 · 3 comments

Comments

@Tomthi
Copy link

Tomthi commented Mar 9, 2020

Which driver should I be using for
3.5inch SPI TFTLCD
480x320 16bit/18bit
version 6.1 2016/5/1

@espressobeanies
Copy link

Follow the instructions here: http://www.epyon.be/2019/01/12/raspberry-pi-3-b-with-kedei-3-5-inch-480x320-tf-lcd-display/

Make sure in your /boot/config.txt file you only have one 'dtoverlay' option enabled. Cheers.

@headcase0570
Copy link

Follow the instructions here: http://www.epyon.be/2019/01/12/raspberry-pi-3-b-with-kedei-3-5-inch-480x320-tf-lcd-display/

Make sure in your /boot/config.txt file you only have one 'dtoverlay' option enabled. Cheers.

That link is dead, unfortunately.

@V0lk3n
Copy link

V0lk3n commented Dec 6, 2024

Wayback Machine of the Dead link :
http://web.archive.org/web/20211016121253/http://www.epyon.be/2019/01/12/raspberry-pi-3-b-with-kedei-3-5-inch-480x320-tf-lcd-display/

You can find the driver in my repo (Because the download link seem dead too) :
https://github.com/V0lk3n/LCD_show_v6_1_3

I will look later to upload the tar.gz as release too.

So instead of :
wget http://en.kedei.net/raspberry/v6_1/LCD_show_v6_1_3.tar.gz

Do :
git clone https://github.com/V0lk3n/LCD_show_v6_1_3.git

And you should be fine, all the content is from the tar.gz driver archive.

If you hav eissue take a look at this open source driver :
https://github.com/kpishere/fbcp-ili9341

Enjoy :)

@headcase0570 @Tomthi

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

4 participants