4 What's New?

v4.0.0

Features:

  • Added Support for PTG based touch Acquisition for dsPIC33CK devices.

Improvements:

  • Improved Matrix View for Mutual Capacitance pin assignment
  • Added option to update all parameters of same category in sensor parameters table.
  • Provision to remove warnings and hints generated by Touch Configurator is added.
  • Improved Horizontal Scrollbar visibility.
  • Added Clock/Timer inputs in Touch Configurator to input the user loaded modules in UI.

Bug Fixes:

  • Added fix for PIC16F18877 compilation issue.
  • Added fix sensor not getting added for Q83/Q84 PIC devices.
  • Calibration capacitance Interpretation in Datavisualizer is fixed for ATtiny devices.

Important Notes:

  • If Timer's custom name is changed from default, then compilation error occurs in touch.c file.
  • For AVR devices, CPU clock has to be manually populated in to Touch Configurator. Otherwise Prescaler value used for PTC may not be correct.

v3.5.1

  • Bug Fixes and Improvements:
    • GAIN and Pre-scaler values are fixed in Configurator for ATmega devices.
    • Fixed the bug to edit CSD parameter in Configurator.
    • Fixed the bug to load old AVR projects.
    • Fixed bug in updating Node parameters properly for Tiny devices in Touch Tune (bidirectional) part of Datavisualizer (Needs MPLAB Touch plugin 2.2.1 as dependency).
    • Low power detect threshold parameter is hidden for Software based Low power as it is not applicable.
    • Touch_example.c file includes pins header file.

v3.5.0

  • Added lump and low power feature support for AVR and PIC devices.
  • Added Touch Configurator support for ATmega32(4|8)PB devices.
  • Bug fixes and UI improvements.

v3.4.2

  • Added fix for AVRDA and ATtiny device compilations error when two-way tuning is enabled.

v3.4.1

  • Added fix for AVR and Tiny devices getting error during generation

v3.4.0

  • Added Touch Configurator support for dsPIC33CK device families.
  • Added future support for PIC18FxxQ20 devices.
  • Added touch ADC support for PIC16F1(71/81)xxx devices.
  • Added fix for PIC18FxxQ71 device's pins not getting populated in the pins grid view for touch.
  • Added fix for compenstaion capacitance (CC) value for self-capacitance technology not being updated properly for ATtiny devices.
  • Added fix for input buffer being disabled for PTC Pins.
  • Bug fixes and UI improvements.
v3.3.0
  • Touch Configurator support for ATtiny.

  • Added one-touch and two-touch Surface for Self-cap (Mutual-cap will be supported in next release).

  • Added Gesture Support.
  • Scan Rate control feature is added for PIC devices.
  • Improved the Driven Shield feature for user to enable/disable either Driven Shield (or) Driven Shield+ or both for better control .
v3.2.2
  • Added notification icon within touch configurator to highlight touch related hints, warnings and messages.
v3.2.1
  • Added fix for not being able to select multiple sensors.
  • Added fix for Touch files generation failure when driven shield is enabled.
  • Added fix for PIC16F180xx devices not getting loaded.
  • Fixed same pins getting generated multiple times in the signal matrix.
  • Updated Touch Library to support latest UART libraries.
  • Added fix for AVR devices not getting loaded when touch is added.
v3.2.0
  • Added Button, Slider Wheel sensor support for newly supported devices (Check Supported Devices and Families).
  • Added support for two-way Data Streamer protocol through UART communication for both supported AVR and PIC devices (Note: Update to the latest MPLAB touch Plugin v1.0.1).
  • Added example .c and .h files during generation of touch files.
v3.1.1
  • Updated Readme.md content
  • Added support for the remaining AVRxxDAxx devices
v3.1.0
  • Initial release - Touch Library in MCC Melody
  • Button, slider and wheels project creation is supported