STM32F429 button click

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • STM32F429 button click

      Hi, I can't to run project which yours admin shared, board not see a touch panel. I know, that I must activate touchscreen but i do not know how and where. In attachment is a c. file which draw a screen with three buttons.
      Files
      • 3buttons.zip

        (2.14 kB, downloaded 380 times, last: )

      The post was edited 1 time, last by Szczesnowicz ().

    • Hi,

      You have to read out the touch data from the touch controller and pass the read touch coordinates to emWin. Typically we do this in a dedicated task polling the touch data every 25ms.

      The interface and communication to the touch controller is user defined and not part of emWin.

      Attached is a touch configuration we use on a STM32F746 Discovery. You might use it as a reference.

      Regards,
      Sven
      Files
      • PIDConf.zip

        (1.91 kB, downloaded 371 times, last: )
      Please read the forum rules before posting.

      Keep in mind, this is *not* a support forum.
      Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
      Should you be entitled to support you can contact us via our support system: segger.com/ticket/

      Or you can contact us via e-mail.