I got started with the QTouch example in START for my SAMD10 Xplained Mini board. In the documentation folder in the project is says to refer to this document for how to use the QTouch API: http://www.atmel.com/Images/Atme... but this is definitely describing something other than what was downloaded. I found this page (https://www.microchip.com/Develo...) but it is no help because...which of these documents should I be looking at? There's a very 1 released after a version 5. There's a SAMD document, but that's specific to safety applications.
I found this one that I think is right? https://ww1.microchip.com/downlo... Is everything configured 100% with defined vars, almost no function calls?
The next problem I am having is with the Data Visualizer. I see the mEDBG COM interface in the Data Visualizer in Microchip Studio, and I selected the datastreamer folder, but it tries every baud rate and says "Protocol not detected on COMX." The self-cap sensor and LED are working properly.
The last bit if missing documentation is how to tune QTouch for proximity sensors. I have found tons of documentation on how to physically design proximity sensors for the PTC, but I have found nothing about how to best tune and adjust QTouch for proximity sensors. Do I just treat it is a "button" and tune it manually until it seems to work? Is there another way to get data out of it to tune it since the Data Visualizer doesn't seem to work?
Thanks!