3,2" TFT Touch Display AC-TFT32-V3.1

Heute ist Stammtischzeit:
Jeden Donnerstag 20:30 Uhr hier im Chat.
Wer Lust hat, kann sich gerne beteiligen. ;)
  • Hallo,
    heute hat's geklappt den AC-TFT32-V3.1 zum laufen zu bringen (dank Google) !


    Installation (Basis http://www.raspberrypi.org/downloads/ )
    Debian Wheezy

    https://github.com/notro/fbtft/wiki#install

    sudo REPO_URI=https://github.com/notro/rpi-firmware rpi-update
    sudo REPO_URI=https://github.com/notro/rpi-firmware BRANCH=builtin rpi-update


    https://github.com/notro/fbtft/wiki/Device-Tree

    Anpassung:

    Add /etc/modules
    fbtft_device name=flexfb gpios=dc:22,reset:27 speed=48000000
    flexfb width=320 height=240 buswidth=8 init=-1,0xCB,0x39,0x2C,0x00,0x34,0x02,-1,0xCF,0x00,0XC1,0X30,-1,0xE8,0x85,0x00,0x78,-1,0xEA,0x00,0x00,1,0xED,0x64,0x03,0X12,0X81,-1,0xF7,0x20,-1,0xC0,0x23,-1,0xC1,0x10,-1,0xC5,0x3e,0x28,-1,0xC7,0x86,-1,0x36,0x28,-1,0x3A,0x55,-1,0xB1,0x00,0x18,-1,0xB6,0x08,0x82,0x27,-1,0xF2,0x00,-1,0x26,0x01,-1,0xE0,0x0F,0x31,0x2B,0x0C,0x0E,0x08,0x4E,0xF1,0x37,0x07,0x10,0x03,0x0E,0x09,0x00,-1,0XE1,0x00,0x0E,0x14,0x03,0x11,0x07,0x31,0xC1,0x48,0x08,0x0F,0x0C,0x31,0x36,0x0F,-1,0x11,-2,120,-1,0x29,-1,0x2c,-3
    ads7846_device model=7846 cs=1 gpio_pendown=17 speed=1000000 keep_vref_on=1 swap_xy=0 pressure_max=255 x_plate_ohms=60 x_min=200 x_max=3900 y_min=200 y_max=3900

    Add to /boot/cmdline.txt

    fbcon = map: 1 fbcon = font: ProFont6x11


    Umschalten auf Display geht noch nicht nach reboot
    pi@raspberrypi ~ $ con2fbmap 1 1

    startx
    ok

    Touchscreen stimmt noch nicht

    ich könnte auch ein Image erstellen
    Viel Glück!

    Gruß DieterPI

Jetzt mitmachen!

Du hast noch kein Benutzerkonto auf unserer Seite? Registriere dich kostenlos und nimm an unserer Community teil!