

uriukti
-
Posts
12 -
Joined
-
Last visited
Reputation Activity
-
uriukti reacted to nopnop2002 in Display ili9341 on orange pi zero armbian
please show us your config file.
My wiring
TFT OPi(Pin#) -------------------- MISO N/C LED 3.3V SCK SCLK(23) MOSI MOSI(19) D/C GPIO12(03) RES GPIO11(05) CS CS0(24) GND GND VCC 3.3V My config
orangepi@orangepipc:~$ cat /etc/modules-load.d/fbtft.conf flexfb fbtft_device orangepi@orangepipc:~$ cat /etc/modprobe.d/fbtft.conf options flexfb width=320 height=240 buswidth=8 init=\ -1,0x28,-2,20,-1,0xCF,0x00,0x83,0x30,-1,0xED,0x64,0x03,0x12,0x81,-1,0xE8,0x85,0x01,0x79,\ -1,0xCB,0x39,0x2c,0x00,0x34,0x02,-1,0xF7,0x20,-1,0xEA,0x00,0x00,-1,0xC0,0x26,-1,0xC1,0x11,\ -1,0xC5,0x35,0x3E,-1,0xC7,0xBE,-1,0xB1,0x00,0x1B,-1,0xB6,0x0a,0x82,0x27,0x00,-1,0xB7,0x07,\ -1,0x3A,0x55,-1,0x36,0x38,-1,0x11,-2,120,-1,0x29,-2,20,-3 options fbtft_device name=flexfb gpios=dc:12,reset:11 speed=1600000
-
uriukti reacted to tao in Display ili9341 on orange pi zero armbian
Are you running the graphical windows environment (X windows) on this display and you need to customize it to make it usable, or are you using the display as a text console and you'd like to get more text on the screen?
-
uriukti reacted to zpimp in Display ili9341 on orange pi zero armbian
good luck, im on linux completely for couple of years, its not been easy but i have adapted my needs to the universal operating system
i myself ordered an orange pi for the portability
if you want to learn linux, i think it would be more convenient to just use a bootable usb flash drive and x86 pc's (laptop/desktop with intel/amd)
the main reason being that x86 architecture is better supported, and with the right distro, you can just boot up the usb on any pc, and have drivers for any device
on x86 there are livecd-isos (wich you can boot without installing, even from usb), dont know if theyre available for arm architecture
but progress is made on arm too, and hopefully soon, it gets the same support as x86
but the most important advice is to keep searching, keep asking, and never give up
its not hard to learn, you just need to know where to ask