Contents
- STM32 CPAL EVAL Board Drivers update History
- License
STM32 CPAL EVAL Board Drivers update HistoryV1.1.0 / 17-June-2011
Main
Changes
- Add IO Expander driver for STM322xG-EVAL board.
V1.0.0 / 14-March-2011
- General
- First Official version.
- This release provides:
- Generic driver for I2C EEPROM memory (STM32_EVAL_CPAL/Common/stm32_eval_i2c_ee_cpal.c)
- Generic driver for I2C LM75 temperature sensor (STM32_EVAL_CPAL/Common/stm32_eval_i2c_tsensor_cpal.c/.h)
- Driver for the STMPE811 IO Expander mounted on STM32100E_EVAL board (STM32_EVAL_CPAL/STM32100E_EVAL/stm32100e_eval_ioe_cpal.c/.h)
- Driver for the STMPE811 IO Expander mounted on STM3210C_EVAL board (STM32_EVAL_CPAL/STM3210C_EVAL/stm3210c_eval_ioe_cpal.c/.h)
Note: These drivers are based on the standard drivers under STM32_EVAL repository; I2C CPAL library drivers are used instead of the Standard Peripherals I2C driver.
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
|