Update history
V1.2.2 /31-October-2014
Main
Changes
- All source files: update disclaimer to add reference to the new license agreement.
V1.2.1 /31-October-2014
Main
Changes
- Miscellaneous comments update.
V1.2.0 /24-July-2014Main
Changes
- Update to add the support of the STM32F303xE devices.
- stm32f30x_i2c_cpal.c
- Update CPAL_I2C_StructInit() function.
- Add checking on NACK flag after sending Target address when waiting for TXIS flag.
V1.1.0 /04-April-2014Main
Changes
- Update to add the support of the STM32F334x8 and STM32F302x8 devices.
- stm32f30x_i2c_cpal.c
- Update CPAL_I2C_IsDeviceReady() function.
- Update CPAL_I2C_DMA_RX_IRQHandler() function by calling CPAL_I2C_DMARXTC_UserCallback() instead of CPAL_I2C_DMATXTC_UserCallback().
- Update CPAL_I2C_Read() function.
V1.0.1 /23-October-2012Main
Changes
- stm32f30x_i2c_cpal_conf_template.h : Minor comments update.
V1.0.0 /02-October-2012Main
Changes
- First official release for
STM32F30x and STM32F31x devices
For
complete documentation on STM32 Microcontrollers visit www.st.com/stm32f3
|