Release Notes for STM32F3_Discovery Board Firmware Applications Package

Copyright © 2012 STMicroelectronics

 

Contents

  1. STM32F3-Discovery Board Firmware Applications Package update history
  2. License

STM32F3-Discovery Board Firmware Applications Package history

The STM32F3-Discovery Board Firmware Applications Package provides ready-to-run firmware examples to support
quick evaluation and development on 
STM32F3_Discovery board. It contains the following examples:
  • STM32F3DISCOVERY Board Demonstration firmwareunder Project\Demonstration, for more details about this application and the overall package structure refer to the associated document " UM1562 Getting started with software and firmware environments for the STM32F3DISCOVERY Kit"
  • STM32F3DISCOVERY  peripheral firmware examplesunder Project\Peripheral_Examples, for more details about this application refer to the associated document AN4157.

For more information on the STM32F3-Discovery, to download the available firmware package and documentation visit www.st.com/stm32f3-discovery.

V1.1.0 / 20-September-2012 

  • Update to support STM32F3-Discovery Board RevB. In STM32F3-Discovery board RevB, the LEDs were renamed vs. RevA as below:
    • LD7 renamed LD8
    • LD3 renamed LD4
    • LD8 renamed LD9
    • LD9 renamed LD7
    • LD4 renamed LD3
  • Minor update was implemented on the following components to use the new LEDs naming in STM32F3-Discovery board RevB:
    • Peripheral_Examples
      • TIM_TimeBase
      • RCC_Example
      • Systick_Example
      • PWR_CurrentConsumption
      • EXTI_Example
    • STM32F3_Discovery Demonstration
    • STM32F3_Discovery drivers
 

Contents


Development Toolchains

  • IAR Embedded Workbench for ARM (EWARM) toolchain v6.40.3
  • RealView Microcontroller Development Kit (MDK-ARM) toolchain v4.60
  • Atollic TrueSTUDIO STM32 (TrueSTUDIO) toolchain v3.2.0
  • TASKING VX-toolset for ARM Cortex-M v4.3r1

Supported  Devices and  Boards

  • STM32F3-Discovery RevB
  • STM32F30x and STM32F31x devices

V1.0.1 / 07-September-2012 

Main Changes    

  • Peripheral_Examples/PWR_STOP: Remove the following variables declaration from main function :
         RTC_TimeTypeDef   RTC_TimeStructure;
         RTC_AlarmTypeDef  RTC_AlarmStructure;
         EXTI_InitTypeDef    EXTI_InitStructure;
         NVIC_InitTypeDef    NVIC_InitStructure;
 

Contents


Development Toolchains

  • IAR Embedded Workbench for ARM (EWARM) toolchain v6.40.3
  • RealView Microcontroller Development Kit (MDK-ARM) toolchain v4.60
  • Atollic TrueSTUDIO STM32 (TrueSTUDIO) toolchain v3.2.0
  • TASKING VX-toolset for ARM Cortex-M v4.3r1

Supported  Devices and  Boards

  • STM32F3-Discovery RevA
  • STM32F30x and STM32F31x devices

V1.0.0/04-September-2012 

Main Changes

  • First release of the STM32F3-Discovery Board Firmware Applications Package
  • This release contains
    • Demonstration firmware:provided under Project\Demonstration, for more details about this application please refer to the document " UM1562 Getting started with software and firmware environments for the STM32F3DISCOVERY Kit"
    • Peripheral firmware examples : provided under Project\Peripheral_Examples, for more details about this application refer to the document AN4157.

Contents


Development Toolchains

  • IAR Embedded Workbench for ARM (EWARM) toolchain v6.40.3
  • RealView Microcontroller Development Kit (MDK-ARM) toolchain v4.60
  • Atollic TrueSTUDIO STM32 (TrueSTUDIO) toolchain v3.2.0
  • TASKING VX-toolset for ARM Cortex-M v4.3r1

Supported  Devices and  Boards

  • STM32F3-Discovery RevA
  • STM32F30x and STM32F31x 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