Nucleo STM32L476 – high performance and low-power consumption

All processor manufacturers want low-power consumption or high performenace. Now, ST Microelectronics shows a new type of processor – STM32L476 which combines high performance and low-power consumption.

This type of processor contains various peripherals.

The website chiptron.cz, the first of all, owns this processor with development board Nucleo.

What do you can find on this development board? Nucleo is family of development boards. It means that Nucleo is the same as different Nucleos with different processors.

– programmer/debugger ST/LINKv2

Arduino? like connectors and ST Morpho connectors

– 2 buttons (USER and RESET)

– 2 LED diods

And why this processor is better than others?:

ARM? CORTEX?-M4 80MHz

– 1 MB FLASH, 128KB SRAM

3x 12-bit ADC (5 MSPS)

– two comparators

– two operational amplifiers

– two DAC channels

– an internal voltage reference buffer

– low-power RTC

– two general-purpose 32-bit timer

– two 16-bit PWM timers dedicated to motor control

– seven general-purpose 16-bit timers

– and two 16-bit low-power timers

– the STM32L476 supports four digital filters for external sigma delta modulators (DFSDM)

– 24 capacitive sensing channels

– LCD driver 8×40 or 4×44, with internal step-up converter

and next advantages?

1.71 V to 3.6 V power supply

300 nA in VBAT mode: supply for RTC and 32×32-bit backup registers

30 nA Shutdown mode (5 wakeup pins)

– 130 nA Standby mode (5 wakeup pins)

1.1 ?A Stop 2 mode, 1.4 ?A Stop 2 with RTC

100 ?A/MHz run mode

100DMIPS/1.25DMIPS/MHz

– 14-channel DMA controller

– 2x SAIs (serial audio interface)

– 3x I2C FM+(1 Mbit/s), SMBus/PMBus

– 6x USARTs (ISO 7816, LIN, IrDA, modem)

– 3x SPIs (4x SPIs s Quad SPI)

– CAN (2.0B Active) a SDMMC interface

– true random number generator

and more…

photogalery:
Nucleo-STM32L476

Nucleo-STM32L476

Nucleo-STM32L476

Nucleo-STM32L476

Nucleo-STM32L476

Nucleo-STM32L476

Quick view of STM32L476.

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

Related Articles

STM32 Nucleo – this is a new name for development boards by ST Microelectronics. These development boards are available: NUCLEO-F103RB, NUCLEO-L152RE, NUCLEO-F401RE, NUCLEO-F030R8 (and NUCLEO-F072RB). If you take notice, the microcontrollers are from F4, F1, F0 and L1 series. The…

The first article about STM32duino described “How to start with STM32 like Arduino. The second article of tutorial describes how to control GPIO – digital input, output and also PWM output. All articles about STM32duino: STM32duino I. – How to…

Arduino is very popular platform with support from huge community. You can buy a lot of Arduino (compatible) boards – original Arduino, clone of Arduino with the same microcontroller (ATmega328, SAMD21) or different microcontroller (ESP32, ESP8266). Arduino board with STM32…

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…

You can find a lot of interesting project on the internet. Radar measurement of speed is a little bit unsual, but why can you made it? With this tutorial, you use development board with STM32L476 and segmented LCD. The principle…