This section provides a simple workflow for how to use the CAPSENSE™ Configurator.
- From the Eclipse IDE, create a CAPSENSE™ application that provides simple CAPSENSE™ Buttons and Slider [4th gen], MSC CAPSENSE™ Button Tuning [5th gen], and MSCLP CAPSENSE™ low-power proximity tuning [5th gen LP] examples.
- Launch the Device Configurator. Refer to the Device Configurator user guide.
- Enable and configure a communication peripheral. The examples use an SCB configured as EZI2C.
- Launch the CAPSENSE™ Configurator.
- Add and configure widgets on the Basic tab [all gen].
- Configure parameters on the Advanced tab [all gen].
- [4th gen] Assign pins on the Pins tab [4th gen].
- [5th gen] Assign channels, pins, and slots on the Scan Configuration tab [5th gen LP], [5th gen].
- [5th gen LP] Assign pins and slots on the Scan Configuration tab [5th gen LP], [5th gen].
- Save to generate code.
- Include cycfg_capsense.h in the main.c file.
- Build the application in the Eclipse/VS Code, and program the device.
- Launch the CAPSENSE™ Tuner.