Inhaltsverzeichnis

TFT

ILI9341

http://marcosgildavid.blogspot.no/2014/02/getting-ili9341-spi-screen-working-on.html

http://blog.riyas.org/2014/07/quickly-test-il9341-22-inch-22-spi-tft-raspbmc-fbtft.html

/etc/modprobe.d/fbtft.conf

options fbtft_device custom name=fb_ili9341 gpios=reset:25,dc:24,led:23 speed=16000000 rotate=270 bgr=1

/etc/modules-load.d/raspberrypi.conf

bcm2708-rng
snd-bcm2835
spi-bcm2835
fbtft_device

ILI9225

https://eckstein-shop.de/22-ILI9225-SPI-TFT-LCD-Display-Ohne-Touchscreen-mit-Arduino-Library-C51-STM32

modprobe flexfb chip=ili9225
modprobe fbtft_device debug=3 name=flexfb gpios=reset:25,dc:24,led:23 speed=16000000 rotate=270