6 Known Issues
v4.2.0
-
PIC16F152 - Reference type is self and guard option is not yet supported.
-
For PIC devices, it is recommended to use Timer based Touch Library projects while data streaming option is needed. Operating Touch Project in Free running mode had some connection issues with DV.
v4.0.0
- All channels are listed instead of only the shared core channels for DSPIC33CK.
- For 8-bit PIC devices, when TMR0 is used for touch scanning, there could be complication error in touch.c file as the API names used in old version is different from that of current version. Upgrade TMR0 driver to version - 4.0.13
v3.5.1:
- Timer component gets added for free
running mode in PIC18FxxQ20 devices.
Workaround: Manually remove the timer component if is not used in project.
v3.5.0:
- PIC18FxxQ20 Timer gets added by default for Touch project.
- For PIC18FxxQ20 Touch project, ADCC has to be added manually - warning message is missing.
- Higher option of GAIN, Pre-scaler parameters are missing in UI for ATmega devices.
v3.4.0:
- Configuring Driven shield feature for PIC16F1(71/81)xx and PIC18FxxQ71 through Touch Configurator will not work.
v3.3.0:
- Sometimes, Timer may not load/reflect in the builder UI after selecting timer in Touch Configurator.