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.84k stars 495 forks source link

Adafruit pitft 3.5 (480x320) #536

Closed k8ieone closed 2 years ago

k8ieone commented 5 years ago

Hi, I am trying to get this display to work in full resolution with the fbtft_device module, but I am having no luck. I tried these options:

  1. Use fbtft_device name=adafruit28
  2. Use fbtft_device name=pitft Both of them have the same result. There is a part of the screen that I can draw onto and the rest just stays as random pixels. What should I do to get it working on full resolution? Also it may be worth mentioning, that I am on a Raspberry Pi zero w running Arch Linux ARM.

Edit: The adafruit28 option does not do anything.

troyane commented 5 years ago

@satcom886 take a look at https://github.com/notro/fbtft/wiki/LCD-Shields

k8ieone commented 5 years ago

So even if I do not need the touch functionality, I have to stick with the adafruit kernel (or compile my own), right?

notro commented 5 years ago

If you're on a Raspberry Pi then you can use this DT overlay: pitft35-resistive

github-actions[bot] commented 2 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.