Release Notes for STM32F0xx Standard Peripherals Library Examples

Copyright 2014 STMicroelectronics

 

Update History

V1.4.0 / 24-July-2014

Main Changes

  • Update PWR_Standby and  PWR_CurrentConsumption examples to follow the workaround of wake up sequence from standby when using more than one wake up source.
  • Update DAC_SignalsGeneration example to use 2 DACs Channels. 
  • Update Flash_Program and Flash_WriteProtection examples to support STM32F091 devices.
  • Add new examples supported only by STM32F091 devices
    • DMA_USARTTransfer 
    • USART_8xUsartsOneBoard.

V1.3.0 / 16-January-2014

Main Changes

  • Update all examples to support the STM32F072 devices and to run on STM32072B-EVAL board.
  • Update all examples folders names to add the peripheral name.
  • Add examples for CAN peripheral.
  • Remove CRC_Example and add three new examples:
    •  CRC_32BitsCRCMessage
    • CRC_8BitsCRCMessage
    • CRC_TwoBoards
  • Update TIM_PWMInput example to use SystemCoreClock.

V1.2.0 / 22-November-2013

Main Changes

  • PWR\PWR_Standby example update to use an accurate LSI clock frequency.

V1.1.0 / 31-July-2013

Main Changes

  • Following the changes done in the Template project (EVAL drivers not included in the project source list, 2 workspaces created for STM32F0xx Low-density and Medium-density devices); all readme.txt files were updated to list the additional files to be added in the Template project.
  • IWDG_Reset: decrease the delay to 220 ms
  • All ADC, DAC/DAC_ADC, DMA/ADC_TIM3 and TIM/TIM_ADC_Trigger examples
    • After enabling the ADC, wait until setting of ADC_FLAG_ADRDY flag instead of ADC_FLAG_ADEN
  • COMP\COMP_AnalogWatchdog, FLASH/Write_Protection and RTC/RTC_Timer examples
    • Miscellaneous update

V1.0.0 / 18-May-2012

Main Changes

  • First official release for STM32F0xx devices

License

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


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.

For complete documentation on STM32 Microcontrollers visit www.st.com/STM32