Contents
- STM32 CPAL Library Drivers update History
- License
STM32 CPAL Library Drivers update History
V1.1.0 / 17-June-2011
Main
Changes
- Add support for STM32F2xx devices.
- Add new HAL driver cpal_i2c_hal_stm32f2xx.c/.h
- Update cpal_i2c.c driver to support STM32F2xx devices.
- cpal_i2c.c
- Update 2 bytes reception procedure with fix of POS bit control for STM32L1xx and STM32F2xx devices.
V1.0.0 / 14-March-2011
- General
- First Official version supporting I2C peripheral of STM32F10x and STM32L1xx devices.
Important Note:
The files cpal_conf_template.h and cpal_usercallback_template.c are
mandatory files but are not part of CPAL library drivers. A template of
these files are
provided in template and examples folders; these files can be modified
by
user in order to customize and/or configure CPAL library components.
License
The
enclosed firmware and all the related documentation are not covered by
a License Agreement, if you need such License you can contact your
local STMicroelectronics office.
THE
PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS
WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO
SAVE TIME. AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR
ANY DIRECT, INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY
CLAIMS ARISING FROM THE CONTENT OF SUCH FIRMWARE AND/OR THE USE MADE BY
CUSTOMERS OF THE CODING INFORMATION CONTAINED HEREIN IN CONNECTION WITH
THEIR PRODUCTS.
For
complete documentation on STM32(CORTEX M3) 32-Bit Microcontrollers
visit www.st.com/STM32
|