-
Hello,
![lcd_display](https://user-images.githubusercontent.com/973452/33668668-6e1ca9f0-dac6-11e7-8ef7-43e14735e692.png)
I am trying to interface the ILI9488 (320x480) 4 wire SPI LCD display (I…
-
Picked up another c201, which has a different emmc. The usual installation isn't working either even if the size is corrected.
chromeos-3.14 config:
```
CONFIG_MMC=y
# CONFIG_MMC_DEBUG is not …
-
Hi,
I have just had a NanoPi 2 Fire board (http://wiki.friendlyarm.com/wiki/index.php/NanoPi_2_Fire). I'm trying to use fbtft driver for the Nokia 3310/5110 display on this board with kernel 3.4. I…
-
Hi,
I'd like to use the excellent fbtft-functionality with my 7" TFT.
My TFT has a RA8875-Controller.
If I read right, the RA8875 is not supported by the fbtft-package.
At the moment I run the Displa…
-
It looks like I have the AdaFruit 3.5 inch display working on my ARM board, but it is blasting out a lot of debug messages on my serial tty0 , which I use for my console login (_backdoor/frontdoor/con…
ghost updated
7 years ago
-
Now that I have SPI working on my Olimex Lime 2 #500 I would like to connect a TFT screen to it. My setup is surprisingly similar to the one @igorpecovnik had [here](http://forum.armbian.com/index.php…
-
I am seeing this on multiple pis of differing types and kernel versions setting dtparam to anything other than 25Mhz causes issues.
```
config.txt
disable_audio_dither=1
dtdebug=1
dtoverlay=pitft28-…
-
Hello,
I am using an AdaFruit PiTFT Plus 480x320 3.5" Display (https://www.adafruit.com/products/2441), and I noticed the HX8357 drivers were in staging but I have been unable to get these drivers to…
ghost updated
8 years ago
-
I've got two DS18B20 in the immediate vicinity of my RPi, so querying them via GPIO works fine.
Now I'd like to add some more; I'm afraid that the length of cables required (star, not bus) won't work…
-
I have a problem getting FBTFT running on a CubieTruck / Debian 7. It seems to get most of the way through setting up, but then something goes wrong (see dmesg output below). I have tested SPI and GPI…