|
STMCube is an STMicroelectronics original initiative to ease developers
life by reducing development efforts, time and cost.
STM32Cube covers STM32 portfolio.
STM32Cube Version 1.x includes:
- The
STM32CubeMX, a graphical software configuration tool that allows to
generate C initialization code using graphical wizards.
- A
comprehensive embedded software platform, delivered per series (such as
STM32CubeL4 for STM32L4 series)
- The
STM32Cube HAL, an STM32 abstraction layer embedded software, ensuring
maximized portability across STM32 portfolio
- A
consistent set of middleware components such as RTOS, USB, TCP/IP,
Graphics
All
embedded software utilities come with a full set of examples.
- The
STM32Cube firmware solution offers a straightforward API with a modular
architecture, making it simple to fine tune custom applications and
scalable to
fit most requirements

Update
History
V1.0.0 / 26-June-2015
Main
Changes
- First official release of STM32CubeL4 (STM32Cube for
STM32L4 Series)
Contents
- Drivers
- Middlewares
- Utilities
Development
Toolchains and Compilers
- IAR Embedded
Workbench for ARM (EWARM) toolchain V7.40 + ST-Link
- STM32L476xx/STM32L486xx
devices are supported but any new project creation requires to
set the missing FPU declaration (VFPv4) in Project General Option => Target panel
- RealView
Microcontroller Development Kit (MDK-ARM) toolchain V5.12
+ ST-Link
- Keil pack for STM32L4 available from \Utilities\PC_Software\MDK-ARM_STM32L476xx_Patch: this Pack provides the support of STM32L471xx/STM32L476xx/STM32L486xx device numbers for µ5Vision Projects.
- Run
Time Environment (RTE) CMSIS-Core must not be selected to rely only on
CMSIS drivers delivered in this STM32Cube L4 FW package
- Atollic TrueSTUDIO STM32 (TrueSTUDIO) toolchain v5.2.1 + ST-Link
Supported
Devices and EVAL boards
- STM32L47x
devices Rev4
- STM32L476G Evaluation board RevB (MB1144-B01)
- STM32L476G Discovery board RevC (MB1184-C01)
- STM32L476RG Nucleo kit RevC
Known limitation
- TrueSTUDIO projects are not provided for the STM32L476G-EVAL and STM32L476G-Discovery demonstrations
- System Workbench for STM32 (SW4STM32) projects are not provided with this package.
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
|