cancel
Showing results for 
Search instead for 
Did you mean: 

New STM32L0 ultra-low-power (Cortex-M0+)

Thierry GUILHOT
ST Employee
Posted on February 11, 2014 at 18:02

STMicroelectronics has announced the New STM32 Ultra-low-power MCU ARM CortexTM-M0+ based: STM32L0 Series

The new STM32L0 ultra-low-power  series features a 12-bit Analog-to-Digital Converter (ADC) that sets a new standard for low power consumption, and a USB FS 2.0 crystal-less solution. With the ADC consuming just 40�A at a conversion speed of 100ksps, rising to just 200�A at 1.14Msps. The STM32L0 Series are manufactured in ST�s proprietary CMOS technology that offers both embedded EEPROM, as well as the industry�s smallest variation in power consumption over the 25�C - 125�C temperature range, leading to record low consumption levels at elevated temperatures.  This makes the STM32L0 microcontrollers particularly suitable for (distributed) industrial sensor applications relying on batteries or energy harvesting.

The STM32L0 series is offered in three lines: Access line, USB line, and USB/LCD line.  Common features of all of the new devices include outstanding power consumption in several modes including 139 �A/MHz @ 32MHz, 87 �A/MHz using an optimized mode, and 400nA in Stop mode with full RAM retention and a 3.5�s wake-up time.  The series also features up to 64KB of Flash memory, up to 8KB of SRAM, and 2KB of embedded true EEPROM.  A built-in hardware oversampling capability also enables 16-bit ADC resolution. STM32L0 devices with integrated USB FS 2.0 interface support battery charger detection and link power management. Crystal-less operation of the USB is enabled via a built-in 48 MHz oscillator.  All the lines offer built- in hardware engine encryption (AES) as an option.

STM32L0 web page

http://www.st.com/web/en/catalog/mmc/FM141/SC1169/SS1817

STM32L0 press release

http://www.st.com/web/en/press/p3520

Meet us from February 25th to 27th at Nuremberg Embedded Show.

#stm32l0
4 REPLIES 4
alfred
Associate
Posted on April 24, 2014 at 11:56

Hi Thierry,

How about the STM32L053 Standard Perpheral Library?

I am developing Meter with STM32L053, need the libarary ASAP.

Thanks.

Posted on April 24, 2014 at 13:33

For commercial designs you'd get support through your local ST rep or FAE, use that channel.

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
Amel NASRI
ST Employee
Posted on April 28, 2014 at 18:31

There will be 2 firmware options for STM32L0:

  • STM32CubeL0:

    http://www.st.com/stm32cube

    initiative ported onto STM32L0, solution to easily switch from one STM32 to another: high portability solution - Availability for... this week !
  • STM32SnippetsL0: STM32Snippets initiative, as done on

    http://www.st.com/stm32snippets

    , collection of examples directly based on registers: high optimization solution - Availability for end of June 2014

Same request in

https://my.st.com/public/STe2ecommunities/mcu/Lists/STM32Java/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/STM32Java/STM32L053%20Standard%20Peripheral%20Library

.

-Mayla-

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

gregstm
Senior II
Posted on June 21, 2014 at 06:24

Good to see that the ADC power consumption has been reduced in this device. I hope it will become available soon.

I've been using the STM32L151 for an audio application running off a coin cell, and the ADC is the one thing that was using more current than I expected (for a sample rate below 20Ksps).

I like the ''code snippets'' idea. This would have saved me a lot of time. I just want to know what bits need to be twiddled in which register and in what order to get a peripheral going.

The only extra thing I want from these chips is some sort of hardware IIR filter peripheral - and possibly a reverb processor.