DWIN_T5UIC1_LCD icon indicating copy to clipboard operation
DWIN_T5UIC1_LCD copied to clipboard

Can't get this to work

Open TurboTronix opened this issue 1 year ago • 0 comments

First of all what are pins Ent, A and B do? Display <-> Raspberry Pi GPIO BCM Rx = GPIO14 (Tx) Tx = GPIO15 (Rx) Ent = GPIO13 A = GPIO19 B = GPIO26 Vcc = 2 (5v) Gnd = 6 (GND)

My Creality screen looks like this (its a touch screen without the rotating button): 1000014169

Secondly I have trouble following the instructions because of some misalignments:

  1. file /etc/default/klipper does not exist: image

  2. After following these instructions I get stuck after typing this command: python3 ./run.py Nothing happens:

TurboTronix avatar Sep 23 '24 18:09 TurboTronix