:::
:::
# 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:
# Purpose
This driver provides a set of audio functions offered by EXC7200 TS component
:::
::: {.col-sm-12 .col-lg-8}
# Update History
::: {.collapse}
## Main Changes
- Update st_logo.png inclusion path in Release notes
:::
::: {.collapse}
## 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
:::
::: {.collapse}
## Main Changes
- Update comments to be used for PDSC generation
:::
::: {.collapse}
## 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.
:::
::: {.collapse}
## Main Changes
- First official release of **EXC7200** Toush Screen Component drivers