Release Notes for

STM32F0xx Snippet Examples

 

Copyright © 2015 STMicroelectronics

Microcontrollers Division - Application Team

 

Update History

  

V1.2.0 / 19-June-2015

 

Main Changes

  All examples/EWARM: remove unnecessary include path link such as "utilities" and "Std_Periph".

  CAN example 01: add comment "SB20 to fit".

  Clock controller example : add parenthesis line 155 in main.c to avoid warning with sw4stm32.

  DAC examples: replace "microvolts" with "millivolts".

  DAC examples 3-4-9-10 : initialized "data" at zero to avoid warning with sw4stm32.

  RTC examples: add LED behaviour in the "how to".

  Timers example 14 (SlaveExtClkMode2andTriggerMode): enhance the "how to" in the main.c.

  Timers example 16 (TimerPrescaledByAnother): add "volatile" attribute to "SlaveCounter" variable to watch it with sw4stm32.

  TSC example: use TSC bit definitions.

  USART example 4: add SB29 and SB30 have to be soldered.

  USART example 6 (CommunicationUsingDMA): enhance the "how to" about the string "OK" to send with PC.

  USART example 8 (SmartCardMode): the use of the FTDI cable is removed in "how to" comments.

 

Content

  4 snippets for the clock controller.

  2 snippets for the debug.

  1 snippet for the DMA.

  1 snippet for the External IT.

  2 snippets for the Flash.

  1 snippet for the option bytes.

  1 snippet for the GPIO.

  12 snippets for the ADC.

  14 snippets for the DAC.

  4 snippets for the RTC.

  20 snippets for the TIMERS.

  9 snippets for the USART.

  3 snippets for the I2C.

  2 snippets for the SPI.

  1 snippet for the TSC.

  2 snippets for the HDMI-CEC.

  1 snippet for the IRTIM.

  1 snippet for the CAN.

  2 snippets for the IWDG.

  1 snippet for the WWDG.

 

Development Toolchains and Compilers

  IAR Embedded Workbench for ARM V7.40.1.8472.

  KEIL MDK-ARM V5.15.0.

  AC6 System Workbench for STM32 V1.2.

 

Supported Devices and EVAL boards

  STM32F072B-DISCO discovery board (MB1076 rev C).

 

Known Limitations

  None.

  

V1.1.1 / 04-March-2015

 

Main Changes

  CEC bug correction: set TXEOM bit before set RXDR.

  CEC bug correction: set IER and CFGR before set CECEN bit.

 

Content

  4 snippets for the clock controller.

  2 snippets for the debug.

  1 snippet for the DMA.

  1 snippet for the External IT.

  2 snippets for the Flash.

  1 snippet for the option bytes.

  1 snippet for the GPIO.

  12 snippets for the ADC.

  14 snippets for the DAC.

  4 snippets for the RTC.

  20 snippets for the TIMERS.

  9 snippets for the USART.

  3 snippets for the I2C.

  2 snippets for the SPI.

  1 snippet for the TSC.

  2 snippets for the HDMI-CEC.

  1 snippet for the IRTIM.

  1 snippet for the CAN.

  2 snippets for the IWDG.

  1 snippet for the WWDG.

 

Development Toolchains and Compilers

  IAR Embedded Workbench for ARM V7.20.1.7307.

  KEIL MDK-ARM V5.11.1.0.

 

Supported Devices and EVAL boards

  STM32F072B-DISCO discovery board (MB1076 rev C).

 

Known Limitations

  None.

  

V1.1.0 / 06-February-2015

 

Main Changes

  Revalidate all the examples with the update of CMSIS core and device.

  ADC post calibration NOPs removed, check on the ADC ready flag when ADC is enabled.

 

Content

  4 snippets for the clock controller.

  2 snippets for the debug.

  1 snippet for the DMA.

  1 snippet for the External IT.

  2 snippets for the Flash.

  1 snippet for the option bytes.

  1 snippet for the GPIO.

  12 snippets for the ADC.

  14 snippets for the DAC.

  4 snippets for the RTC.

  20 snippets for the TIMERS.

  9 snippets for the USART.

  3 snippets for the I2C.

  2 snippets for the SPI.

  1 snippet for the TSC.

  2 snippets for the HDMI-CEC.

  1 snippet for the IRTIM.

  1 snippet for the CAN.

  2 snippets for the IWDG.

  1 snippet for the WWDG.

 

Development Toolchains and Compilers

  IAR Embedded Workbench for ARM V7.20.1.7307.

  KEIL MDK-ARM V5.11.1.0.

 

Supported Devices and EVAL boards

  STM32F072B-DISCO discovery board (MB1076 rev C).

 

Known Limitations

  None.

  

V1.0.0 / 05-March-2014

 

Main Changes

  Official release.

 

Content

  4 snippets for the clock controller.

  2 snippets for the debug.

  1 snippet for the DMA.

  1 snippet for the External IT.

  2 snippets for the Flash.

  1 snippet for the option bytes.

  1 snippet for the GPIO.

  12 snippets for the ADC.

  14 snippets for the DAC.

  4 snippets for the RTC.

  20 snippets for the TIMERS.

  9 snippets for the USART.

  3 snippets for the I2C.

  2 snippets for the SPI.

  1 snippet for the TSC.

  2 snippets for the HDMI-CEC.

  1 snippet for the IRTIM.

  1 snippet for the CAN.

  2 snippets for the IWDG.

  1 snippet for the WWDG.

 

Development Toolchains and Compilers

  IAR Embedded Workbench for ARM V6.70.2.6310.

  KEIL MDK-ARM V4.73.0.0.

 

Supported Devices and EVAL boards

  STM32F072B-DISCO discovery board (MB1076 rev B).

 

Known Limitations

  None.

 

License

 

Licensed under MCD-ST Liberty SW License Agreement V2, (the "License"). You may not use this file except in compliance with the License. You may obtain a copy of the License at:

http://www.st.com/software_license_agreement_liberty_v2

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

    

---

    

   

Generated by RNcreator v2.4