I have this Xplained board and would like to work with it in Bascom. With its 132x32 display and buttons it has 'all you need'. It has a nice menu system too.
Problem is the qtouch button.
I can find the software in C in Atmel studio and compile. I have little experience in C and Studio. In the past I have used Studio only a few times to see some parts in assembly that I used in Bascom.
I would like that single qtouch button of Xmega-A3BU Xplained (from XMEGA_A3BU_XPLAINED_DEMO1) as a separate module that I can use in Bascom.
How can that be done?