Product overview
Description
STM32Cube is an STMicroelectronics original initiative to improve designer productivity significantly by reducing development effort, time, and cost. STM32Cube covers the whole STM32 portfolio.
STM32CubeG0 includes STM32CubeMX, a graphical software configuration tool that allows the generation of C initialization code using graphical wizards.
It also comprises the STM32CubeG0 MCU Package composed of the STM32CubeG0 hardware abstraction layer (HAL) and the low-layer (LL) APIs, plus a consistent set of middleware components (RTOS, USB, FAT file system and UCPD power delivery).
All embedded software utilities are delivered with a full set of examples running on STMicroelectronics boards.
The STM32CubeG0 HAL is an STM32 embedded software layer that ensures maximized portability across the STM32 portfolio, while the LL APIs make up a fast, light-weight, expert-oriented layer which is closer to the hardware than the HAL. HAL and LL APIs can be used simultaneously with a few restrictions.
Both the HAL and LL drivers have been developed in compliance with V-Model requirements for design, implementation, and tests. Furthermore, the STMicroelectronics-specific validation process adds a deeper qualification level, such as compliance with MISRA C®:2012 guidelines, and elimination of possible runtime errors with the CodeSecure CodeSonar® static analysis tool. Reports are available on demand.
The STM32CubeG0 gathers in one single package all the generic embedded software components required to develop an application on STM32G0 microcontrollers. Following STM32CubeG0 initiative, this set of components is highly portable, not only within the STM32G0 series but also to other STM32 series. In addition, the low-layer APIs provide an alternative, high-performance, low-footprint solution to the STM32CubeG0 HAL at the cost of portability and simplicity.
HAL and LL APIs are available in open-source BSD license for user convenience.
-
All features
- Consistent and complete embedded software offer that frees the user from dependency issues
- Maximized portability between all STM32 series supported by STM32Cube
- More than 130 examples for easy understanding
- HAL and LL APIs, developed in compliance with MISRA C®:2012 guidelines, and elimination of possible runtime errors with CodeSecure CodeSonar® static analysis tool
- High quality low-layer APIs (LL) using CodeSonar® static analysis tool
- STM32G0-dedicated middleware including USB Device, FatFS, RTOS and UCPD library
- Free user-friendly license terms
- Update mechanism that can be enabled by the user to be notified of new releases
- Published on GitHub in addition to www.st.com to propagate bug fixes and improvements faster, open for pull requests and issues to facilitate user contributions and direct feedback