Release Notes for EXC7200 Component Driver

Copyright © 2015 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 audio functions offered by EXC7200 TS component

Update History

Main Changes

  • Update st_logo.png inclusion path in Release notes

Main Changes

  • First Official release of EXC7200 BSP drivers in line with STM32Cube BSP drivers development guidelines (UM2298)
  • The component drivers are composed of
    • component core drivers files: exc7200.h/.c
    • component register drivers files: exc7200_reg.h/.c
    • component configuration files: exc7200_conf_template.h

Backward Compatibility

  • This version breaks the compatibility with previous versions

Dependencies

  • This software release is compatible with:

    • BSP Common v6.0.1 or above

Main Changes

  • Update comments to be used for PDSC generation

Main Changes

  • exc7200.c:
    • Update the I2C slave read address within exc7200_TS_DetectTouch() function.
    • Update exc7200_TS_GetXY() function to return correct Touch Screen positions.

Main Changes

  • First official release of EXC7200 Toush Screen Component drivers