fbcp-ili9341 icon indicating copy to clipboard operation
fbcp-ili9341 copied to clipboard

A blazing fast display driver for SPI-based LCD displays for Raspberry Pi A, B, 2, 3, 4 and Zero

Results 133 fbcp-ili9341 issues
Sort by recently updated
recently updated
newest added

Hello there! I am trying to get this code working with: https://www.adafruit.com/product/4393 I am getting this noisy glitch when using the utility, I believe this may be because it recognizes...

Long time enjoyer of this driver. Truly awesome. Generally I'm using it with an ILI9341 generic from Hiletgo [Amazon](https://www.amazon.com/HiLetgo-240X320-Resolution-Display-ILI9341/dp/B073R7BH1B/ref=sr_1_3?dchild=1&keywords=ili9341&qid=1613036833&sr=8-3), However I just got a new screen from [China](https://www.aliexpress.com/item/1005001520508431.html?spm=a2g0s.9042311.0.0.49964c4d9Sv029) (an ST7789...

## Setup * Pi Zero W * 1.54" 240x240 ST7789 * Stock Raspbian OS * Compiling on the Pi ## `/boot/config.txt` ``` hdmi_group=2 hdmi_mode=87 hdmi_cvt=240 240 60 1 0 0...

Trying this out on a B3+ with a pitft3.5 from adafruit. I run Arch Linux and am running kernel 5.4.70 with the RPi build config (dtoverlays work, etc) Read through...

retired

Hello - thanks so much for the hard work on this driver! For my application, I have a Raspi Pi 3A+, and at least three different generic ILI9341 displays, a...

I know this only supports spi based lcd, but is there a way to get e-ink support? Not really asking it to be implemented, but what are the things needed...

I try to build but when I run make -j, it throws errors. I tried the example build (even though it is not for my display, it should build, right?),...

Hi there, would you mind helping me a bit. I'm confused regarding the wiring of a raspberry pi3B+: Panel--- Panel------RPI-------RPI pin Pin------Label------func------number 1--------VCC-------3.3V--------1 2 -------GND-------GND-------9 3 -------CS----------not connected 4 -------RESET------GPIO7----26...

Any way to get this to be run with a ILI9488.

retired