STM32Cube Low-Layer API

STMicroelectronics released Low-Layer API for programming of all STM32 microcontrollers (except STM32H7). API is known like LL API, expert oriented set of APIs. The LL API can be easily combined with HAL (with a few restrictions).

Low-Layer API is included in software package called STM32Cube. LL API compliants MISRA-C 2004 standard, the API have been checked using Grammatech CodeSonar?.

LL API in STM32CubeMX is ready for STM32L0, STM32F0, STM32L4, a STM32F3 families of microcontrollers.

In additional months you can expect the support of another microcontrollers in STM32CubeMC and migration tool (SPL to LL API).

Press release: http://www.st.com/content/st_com/en/about/media-center/press-item.html/n3949.html


https://www.youtube.com/watch?v=3dgwJFga674

Share the article:
Tags:
Show your
Maker soul!
Buy a T-Shirt
Coffee for Chiptron
Give a boost to the next article

Related Articles

Until recently, Ethernet networks have been classified as networks for office applications. They are now becoming more common in industrial process control applications and even in safety systems applications. Ethernet networks have numerous advantages. What are those advantages? Let’s find…

STMicroelectronics bought part of Atollic TrueStudio before one year. After this, makers were waiting for a new release of IDE which will include Eclipse IDE (based on Atollic TrueStudio) and graphical tool CubeMX which is used for general settings of…

STM32CubeMX is executable in the most popular OS. MAC OS X is last OS added to list – Linux and Windows version. http://www2.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-configurators-and-code-generators/stm32cubemx.html

The weather station is the first DIY project which makers do after sometime of playing with electronics. It is project which is helpful and makers using this long time. This article introduce my weather station which is based on board…

AVR, ATMega, ATTiny, PIC, Arduino… these are very searching words in google and I asked myself “Why?”. Yes, AVR by Atmel or PIC by Microchip family is popular, but we can program better (modern, faster, more low-power, more peripherals) microcontrollers…