Release Notes for

STMPE811 Component Drivers

Copyright © 2014 STMicroelectronics

Purpose

This directory contains the STMPE811 Component Drivers.

Update History

Main Changes

  • Update Release_Notes.html to support new format
  • All source files: update disclaimer to add reference to the new license agreement

Main Changes

  • Update release notes format

Main Changes

  • Reformat the BSD 3-Clause license declaration in the files header (replace license terms by a web reference to OSI website where those terms lie)

Main Changes

  • All functions: update IO_Pin parameter to uint32_t instead of uint16_t
  • Add a return valud for stmpe811_IO_Config() function

Important Note
This new version V2.0.0 breaks the compatibility with V1.0.2, and it needs to be used with STM32Cube BSP Common V2.0.0.

Main Changes

  • stmpe811.h: change “” by “/” in the include path to fix compilation issue under Linux

Main Changes

  • Fix limitation related to the selection of alternate function for TS physical IO
  • Fix wrong pins definition of the TS
  • Swap implementation of stmpe811_IO_EnableAF() and stmpe811_IO_DisableAF() functions
  • Miscellaneous code cleanup of comments update

Main Changes

  • First official release