

WDR_s
Members-
Posts
21 -
Joined
-
Last visited
-
I also felt that xinput_calibration didn't change anything. I was configuring it here, because the touch didn't reach the corner of the LCD and it was stable, but now it's shaking too, but now the touch reaches the corner of the screen. So it's probably just the settings, I'll see if I can sort it out.
-
i installed xfce to test the touch, the touch is stable when dragging the window there is a noise, but i think it's because of the frequency. maybe I can help you.
-
running directly on the board, the LCD and Touch, in this dts:
-
LCD and Touch working 😊 All that's left is to calibrate it, but it's working normally. Thank you, robertoj, for helping me so far. Updated DTS
-
Before trying the touch, I wanted to test something else and it worked. Now connected directly to the orange pi zero 3. The ones above were with dupont wires, but I'm not sure if the touch will work. I had to change the CS, RESET and DC. Before After
-
LCD working, modifying it to work on the ili9341 drriver, with this DTS. Now it's time to get the touch working too.
-
I'm making progress with the dts I've modified: I got this image, but I have to modify it a bit more.
-
Hi, I'm back, now I'm trying once again to connect the screen to the orange pi zero 3. I was looking at this link, panel-mipi-dbi-spi, it doesn't work on the ili9486, but it works on the ili9341, so I would have to modify the ili9486 to the ili9341. I'll try that now . I now have the dupont wires.
-
Hello Try this one, it might work on your screen.
-
Did you get it to work?
-
hi, sorry for the delay in replying, I've been feeling unwell these days. robertoj, I've already checked that the chipset is the same ili9486, because I also thought it was ili9488 but it gave me an error. This is my screen http://www.lcdwiki.com/3.5inch_RPi_Display
-
I know that, I was just giving an example. it should be like this: <&pio 2 N N>: I'm currently using this one:
-
Hello. On this screen you need CS, when connected directly to the board, using dupont I'm not sure because I don't have it. The driver will only load if reset and dc are set to 2. At the moment that's all I've found, but it still gives an error when it loads the driver, so I'm trying to solve it.
-
I used your dts, I just changed the drivers: i knew it wouldn't work, but it starts the driver on your dts.
-
Every time I change the pins, the driver doesn't load correctly, it always shows me the same driver message. this error is the wrong pins, but I haven't found a way to solve it yet. Do you have any suggestions?