I'm really new to this platform and don't know what I am doing. I was previously running the Hello demo to gain some familiarity with GUIX. I want to move beyond the demo to experiment with manipulating graphical objects. I want to create a bar graph and change the amplitude of the bar as a function of position on the capacitive touch slider. First, I didn't know if there is any documentation/app notes out there that describes how to use the capacitive touch facility, particularly as it pertains to the SK-S7G2 demo board, and specifically how you would run the configuration within e2 studio. I see you can load a driver for the CTSU under HAL or under the Main thread (which one to use, or do you use both?). I did load a driver under Main, enabled some interrupts under properties, but I am left with the error: g_ctsu CTSU Driver on r_ctsu: Requires one DTC Transfer Instance named g_transfer_slider Not sure what to make of this. What else needs to be added under threads to make instantiation of Slider Complete. Sorry for the loaded question
↧