Contents
- STM8S/A Standard Peripherals Library Examples update history
- License
STM8S/A Standard Peripherals Library Examples update history
V2.0.1 / 18-November-2011Main
Changes
- Update all examples readme to
add the reference to the STM8S Value Line products family devices support
V2.0.0 / 25-February-2011Main
Changes
- Update all examples to
add the support of the STM8A products family devices
- Update all examples to
support IAR Embedded
Workbench for STM8 (EWSTM8) toolchain
- Update almost examples to use the new "stm8s_eval" drivers and "Common" utilities
drivers
- ADC
- ADC2_TriggerConversion example removed.
- FLASH
- Added
new example FLASH_DataProgram to replace
FLASH_BlockOperationOnFlashProgramMemory,
FLASH_WriteEraseBlockOnDataEepromMemory and
FLASH_EraseBlockOnFlashProgramMemory examples
- I2C
- I2C_EEPROM
example updated to use the new serial EEPROM driver
stm8s_eval_i2c_ee.c/.h driver available under
Utilities\STM8S_EVAL\Common
- Add new example :
I2C_DataExchange which is two boards based and aims to illustrate basic master
and slave I2C communication steps and data exchange.
- I2C_10bitsCommunication axample and I2C_Interrupt example removed and replaced by new added I2C_DataExchange example.
- IWDG
- IWDG_RearmReset
example removed and replaced by new added IWDG_Example to show how to
update at regular period the IWDG reload counter and to simulate a
software fault generating an MCU IWDG reset on expiry of a programmed time period.
- RST
- SPI
- SPI_FastCommunicationMicroSD example updated to use the new SPI sd driver stm8s_eval_spi_sd.h/.c driver available under
Utilities\STM8S_EVAL\Common.
- SPI_SimplexLCD example updated to use the new mono LCD driver stm8s_eval_lcd.c/.h available under Utilities\STM8S_EVAL\Common.
- TIM
- TIM2_Input_Capture example removed
- TIM2_PWM_FrequencyConfiguration example removed
- TIM4_TimeBase_InterruptConfiguration example removed and replaced by TIM4_TimeBase example
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 STMicroelectronics Microcontrollers visit www.st.com
|