Back to Release page

Release Notes for STM32F3_Discovery Board Peripheral firmware examples

Copyright 2012 STMicroelectronics

 

Contents

  1. STM32F3-Discovery Board Peripheral firmware examples update History
  2. License

STM32F3-Discovery Board Peripheral firmware examples update History

V1.1.0 / 20-September-2012

Main Changes

  • Update LEDs naming in the following examples to be in line with changes done in STM32F3-Discovery board RevB:
    • TIM_TimeBase
    • RCC_Example
    • Systick_Example
    • PWR_CurrentConsumption
    • EXTI_Example
  • 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

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;

V1.0.0 / 04-September-2012

Main Changes

  • First official release of the STM32F3-Discovery Board Peripheral firmware examples

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