GithubHelp home page GithubHelp logo

Comments (4)

viethoangitvn avatar viethoangitvn commented on August 11, 2024

Hi Chris,
I am using ILI9341 and an NFC Reader that share the same SPI bus of ESP ( different CS pins) and can see same problem. Did you find the reason of this issue?

Thank you,
Viet Hoang.

from esp32_tft_library.

chrdan avatar chrdan commented on August 11, 2024

Hi Viet,

before integrating this library into my AquariOS project (https://danner-net.de/ao.htm) in order to control an ILI9341/XPT2046 device, I had to fix minor bugs in _direct_send(), readPixel() and _drawLine() and rewrite touch_get_data() and TFT_read_touch_xpt2046().

What I still experience is a wrong background color of the first character that's drawn with TFT_print() after switching from ts_spi to disp_spi, which I wasn't able to sort out. That's why I have to do a dummy "TFT_print( " ", x, y);" between polling the touch device and intended TFT_print() calls, which as a side effect only causes a hardly noticeable flicker. Nevertheless it would be nice to get that fixed.

Kind regards

Chris

from esp32_tft_library.

sieren avatar sieren commented on August 11, 2024

@chrdan do you mind posting your touch rewrites somewhere? I'm running into the same issue apparently.

from esp32_tft_library.

mekkoli avatar mekkoli commented on August 11, 2024

same problem for me with XPT2046 and loboris great library.
anyone has solved this issue ?
@chrdan have you posted anywhere your solution ?

from esp32_tft_library.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.