Update History
V1.8.0
/ 25-November-2016
Main
Changes
- Updated stm32l0xx_hal_conf.h files with latest version from STM32L0xx_HAL_Driver.
- Updated “Liberty” License with the new license “Ultimate Liberty”.
- Renamed RCC_PLLMUL_x to RCC_PLL_MULX and RCC_PLLDIV_X to RCC_PLL_DIVXto be aligned with others series.
V1.7.0
/ 31-May-2016
Main
Changes
- No changes compared to previous version (V1.6.0).
V1.6.0 / 15-April-2016 Main Changes
- SW4STM32
linker file updated to be in line with ARM specifications.
- MDK-ARM Project migration to version V5.17.
- system_stm32l0xx.c: added APBPrescTable[] and MISRA C 2004 10.6 rule compliancy.
V1.5.0
/ 8-January-2016 Main
Changes
- The power
consumption associated to the LPUART wake up application inside the STM32L073 Eval Board demonstration has been optimized.
- The stm32l0xx_hal_conf.h files has been updated in oder to
update the HSE_STARTUP_TIMEOUT value.
V1.4.0
/ 16-October-2015Main
Changes
- Improvement of the current measurement by the usage a new STM32L073Z_EVAL Board BSP (V2.0.0).
Comments
- The STM32CubeDemo_STM32L073Z_EVAL.hex
binary compiled with IAR is released under /Binary directory
- The STM32L073Z_EVAL Board BSP (V2.0.0)
used by this demo is compliant with MFX firmware version V3.3 running
on the MFXSTM32L152 component available on the board.
V1.3.0
/ 9-September-2015Main
Changes
- Improvement of the demo and correction of a bug linked to the exit of stop mode.
- Minor modifications regarding the messages displayed on the board.
- Support of SW4STM32 tool chain.
V1.2.0
/ 23-January-2015Main
Changes - First release of the FW demonstration project running on the STM32L073Z_EVAL board.
- In this project, 5 different modules present some specific capabilities of the STM32L073xx :
- LPUART Wake-up
- Measurement of the current consumption of the different Low Power modes
- Thermometer
: A temperature sensor, connected thru SMBUS, provides the current
temperature and generates interruptions around a Max and a Min
temperature value
- LC sensor metering : detection of a metal object when it is presented close to the L3 circuit
- Pressure : measurement of the current air pressure, in ADC 12bits and in ADC 16 bits oversampling
License
Redistribution
and use in source and binary forms, with or without modification, are
permitted, provided that the following conditions are met:
- Redistribution of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions
in binary form must reproduce the above copyright notice, this list of
conditions and the following disclaimer in the documentation and/or
other materials provided with the distribution.
- Neither
the name of STMicroelectronics nor the names of other contributors to
this software may be used to endorse or promote products derived from
this software without specific written permission.
- This
software, including modifications and/or derivative works of this
software, must execute solely and exclusively on microcontroller or
microprocessor devices manufactured by or for STMicroelectronics.
- Redistribution
and use of this software other than as permitted under this license is
void and will automatically terminate your rights under this license.
THIS SOFTWARE IS PROVIDED BY STMICROELECTRONICS AND CONTRIBUTORS "AS
IS" AND ANY EXPRESS, IMPLIED OR STATUTORY WARRANTIES, INCLUDING, BUT
NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR
A PARTICULAR PURPOSE AND NON-INFRINGEMENT OF THIRD PARTY INTELLECTUAL
PROPERTY RIGHTS ARE DISCLAIMED TO THE FULLEST EXTENT PERMITTED BY LAW.
IN NO EVENT SHALL STMICROELECTRONICS OR CONTRIBUTORS BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGE.
For
complete documentation on STM32 Microcontrollers visit www.st.com/STM32
|