Release Notes for TS3510 Component Driver

Copyright © 2014 STMicroelectronics

License

This software component is licensed by ST under BSD 3-Clause license, the “License”; You may not use this component except in compliance with the License. You may obtain a copy of the License at:
https://opensource.org/licenses/BSD-3-Clause

Purpose

This driver provides a set of functions needed to drive TS3510, Touch Screen component

Update History

Main Changes

  • First Official release of component drivers for TS3510 in line with STM32Cube BSP drivers development guidelines (UM2298)
  • The component drivers are composed of
    • component core drivers files: ts3510.h/.c
    • component register drivers files: ts3510_reg.h/.c
    • component configuration file: ts3510_conf_template.h

Backward Compatibility

  • This version breaks the compatibility with previous versions

Dependencies

  • This software release is compatible with BSP Common V6.0.0 or above

Notes

  • ts3510_conf_template.h file must be copied in user application as ts3510_conf.h with optional configuration update

Main Changes

  • Update comments to be used for PDSC generation

Main Changes

  • st7735.h: change “" by”/" in the include path to fix compilation issues under Linux.

Main Changes

  • First official release of TS3510 TS driver