Generate Lump Sensor Project

Last modified by Microchip on 2023/11/10 11:18

Objective

The following step-by-step guide shows you how to create a lump project in Atmel START. This project is generated using the ATtiny3217 Xplained Pro along with the QT7 Xplained Pro Extension Kit.

Lump
A group of two or more buttons, sliders, or wheels (in any combination) that can also be created as a low-power sensor.

Reference Materials

Procedure

Creating a Lump

QT7 Configuration

Add the QT7 sensor configuration (i.e., 2 Buttons, 1 Slider) to the QTouch® device canvas page.

Refer to the "Generate User Board Touch Project" page for more details on how to create a START project.

Screenshot of QTouch Configurator with two buttons and one slider added per QT7 design

Creating a Lump

By using your mouse, click-drag and select the sensors to be configured as lump sensors. Now click on the Create Lump button to create a lump sensor.

Alternatively, right-click on any of the selected sensors and click Add Lump.

QTouch Configurator with all three sensors selected and 'Create Lump' button highlighted to press

End Result

After enabling the lump, the Lump number will be displayed at the bottom of the page.

Screenshot of Configurator showing 'Lump 0' created

The lumped individual sensors will be displayed in yellow when the mouse cursor is placed over the Lump number button at the bottom of the page.

  1. The sensor saturation must be taken care of while handling the lumps.
  2. The lump sensor threshold should be the same as the low-power detect threshold.