7inch Capative Touch LCD

  • Hi,

    Unfortunately, there is no such driver.

    In most cases we simply read the touch data from the touch controller (e.g. via I2C) and pass them forward to emWin.

    For single touch this is quite easy. The routine below which polls the touch and gets called periodically from a dedicated task:


    With multitouch it is a bit more tricky, but works more or less the same (poll the touch data and pass to emWin). The difference are the multiple touch points and their IDs.

    emWin offers an API to pass multitouch touch input to emWin. Attached are some examples for different TCs.

    Regards,
    Sven


Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!