1.2.1.1 Known Issues

Note: This section is maintained from Release v3.5.0. Refer to Melody Touch Release Notes for other release known issues.
Issue DetailsIssue in VersionWork AroundFixed?Issue fixed Version

The sensor node configuration Info in Bidirectional Touch tuning of PIC16F15244 is incorrect.

v4.4.0Contact L2 Support teamNoNot applicable

Some PIC devices has unique driven shield pins which are not ANX pins. Hence they are not displayed in shield pin option.

v4.4.0Contact L2 Support teamNoNot applicable

For the PIC16F19176 device, there are issues with touch data streaming via UART to the Data Visualizer tool.

v4.4.0As a workaround, setting the OSCTUNE register value to 0 resolves the problem and enables proper touch data streaming. Although the device’s high-frequency internal oscillator is nominally configured to 32 MHz, the default minimum tuning value (0x20) in the OSCTUNE register decreases the oscillator frequency from its nominal setting, which leads to UART communication difficulties.NoNot applicable

When the Boost mode feature is enabled on AVRDA devices, there are issues during data streaming to the Data Visualizer tool.

v4.4.0Contact L2 Support teamNoNot applicable

The Boost mode feature has issues on ATTINY devices.

v4.4.0Contact L2 Support teamNoNot applicable

Touch Configurator will not work with Visual Studio Code® (VS Code) extension

v4.2.1Use MPLAB® X to create a Touch projectYesv4.4.0
PIC16F152— I/O reference type is not supported. Only self-reference type is supported.v4.2.0Contact L2 Support teamNoNot applicable
PIC16F152—Driven Shield feature is not supported.v4.2.0Yesv4.2.1
There is a compilation error in the generated code when the PIC® Surface Utility tune option is selectedv4.2.0Contact L2 Support teamNoNot applicable
For PIC devices, operating Touch project in Free Running mode had some connection issues with DVv4.2.0It is recommended to use Timer-based Touch Library projects when the data streaming option is neededNoNo
PIC18FxxQ20 Timer gets added by default to the Touch projectv3.5.0/v3.5.1Remove Timer module manuallyNoNot applicable
For PIC18FxxQ20 Touch project, ADCC has to be added manually—warning message is missingv3.5.0/v3.5.1Add ADCC manuallyNoNot applicable
Higher option of GAIN, prescaler parameters are missing in UI for ATmega devicesv3.5.0Manually edit touch.h fileYesv3.5.1
dsPIC® Lump Sensor option is enabledv3.5.0Lump feature is not supported for dsPICYesv3.5.1
touch.h generation failure, on loading old ATTiny and AVR DA projectsv3.5.0Open project’s *.mc3 file, find ‘ptcPrescalar’ and replace it with ‘ptcPrescaler’Yesv3.5.1
Unable to change CSD value for ATtiny devicesv3.5.0Manually edit touch.h fileYesv3.5.1