Hi all,
I'm trying to use HMI of MQX IO module to use analogue HW sliders.
I'm developing an application with Kinetis K10 micro.
I already use buttons without problems using HMI_LWGPIO_INIT_STRUCT, but I don't know how to configure analogue input to manage slider.
I saw that there is a TSS slider, but I have hw sliders connected to an analogue pin of micro.
Regards