Hello BjornI suggest you to try listLayout and ScrollList examples firstAnd also read the documentation of thosehttps://support.touchgfx.com/docs/development/ui-development/ui-components/containers/list-layouthttps://support.touchgfx.com/docs/develop...
HiGlad to hear you find your issue. I think this a good lesson that its not good idea to generate repeat clicks in the low level touch handler, at least with TouchGFX. In past, here in the community has been same kind of issues, perhaps in those the ...
Ok. With quick review fuctionTouch_TouchGFXSampleTouchIn z_touch_XPT2046.c seems have optional repeat features (that it in low level generates repeated clicks if display is touched continously). Maybe check that, it seems to be pretty complicated wit...
Hello. In this case i would check the touch panel handling/reading, is the sampleTouch-function getting steady and consistant coordinates every time it is called.Br JTP
About the backend communication:, maybe example project 'MVP_toggleBtnExV1' in this thread helps you after you have read the documentation.https://community.st.com/t5/stm32-mcus-products/toggle-button-off-after-a-specific-interval/td-p/568514