:::
:::
# 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 Touch Screen functions offered by FT6X06 component
:::
::: {.col-sm-12 .col-lg-8}
# Update History
::: {.collapse}
## Main Changes
- First Official Release of FT6X06 Touch Screen Component Drivers in line with STM32Cube BSP drivers development guidelines (UM2298)
- The component drivers are composed of
- component core drivers files: ft6X06.h/.c
- component register drivers files: ft6X06_reg.h/.c
- component configuration file ft6X06_conf_template.h file
## Backward Compatibility
- This version breaks the compatibility with previous versions
## Dependencies
This software release is compatible with:
- BSP Common v6.0.0 or above
:::
::: {.collapse}
## Main Changes
- Update comments to be used for PDSC generation
:::
::: {.collapse}
## Main Changes
- Add support of FT6x36 Touch controller
:::
::: {.collapse}
## Main Changes
- First official release of **FT6X06** TS driver