11.07.2015 Views

Atmel QTouch Library User Guide

Atmel QTouch Library User Guide

Atmel QTouch Library User Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

• WINAVR- GCC:In the Project configuration Options -> Custom Options->Add the Directive –D_DEBUG_INTERFACE_Figure 5-24 : Enabling Debug support for the library in AVR Studio IDEDebug Interface if USB Bridge board is not availableFor the sample applications using the devices that are not supported on EVK2080 and QT600 thedebug interface code is not provided. This is because a separate USB bridge board is required toread the data and display it on <strong>QTouch</strong> studio. However in this case the output touchmeasurement data can still be viewed using the IAR or AVR Studio IDE when running the code indebug mode using debug wire or emulator.extern qt_touch_lib_measure_data_t qt_measure_data;The qt_measure_data global variable contains the output touch measurement data. Refer tosection 5.6.4.3 for more information on the data type.For GCC generated libraries the output touch measurement data can be observed on the watchwindow through the pointer pqt_measure_data.qt_touch_lib_measure_data_t *pqt_measure_data = &qt_measure_data;<strong>Library</strong> Variants<strong>QTouch</strong> Acquisition method library variantsIntroductionVariants of the ATMEL <strong>QTouch</strong> <strong>Library</strong> based on <strong>QTouch</strong> Technology are available for a range ofATMEL Microcontrollers. This section lists the different variants available. By following a simpleseries of steps, the user can identify the right library variant to use in his application.79

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!