STM32WB55 and Nucleo pack with Bluetooth Low Energy 5.0 and IEEE 802.15.4 (pictures inside)

The STM32WB55 microcontroller is expected a long time, because this microcontroller combines usual microcontroller and RF communication interface.

If you read this news you also find a real pictures of Nucleo pack where is used STM32WB55.

At first, what is STM32WB55?

STM32WB55 combines microcontroller of STM32 family and also RF interface which supports Bluetooth Low Energy (BLE) 5.0 and also IEEE 814.15.5 (MiWi, ZigBee, aj.)

The main parts of microcontroller are two ARM Cortex core. ARM Cortex M0+ with frequency up to 32MHz, which is responsible for RF part and there is also ARM Cortex M4 with 64 MHz clock. The result of benchamrk test is 80 DMIPS.

Key specification:

The power consumption – v Run mode 50 uA/MHz, Stand-by 600nA

during RX mode – 3.8 mA (0 dBm)

during TX mode – 5.5 mA (+6 dBm)

SRAM – 128 kB, 256 kB

FLASH – 256 kB, 512 kB, 1 MB

Others info:

Security – AES 256 encryption unit

12/16-bit SAR ADC

capacitive touch controller

LCD controller
crystal-less USB 2.0 FS

I2C

SPI

SAI audio interface

Quad-SPI supporting

And about Nucleo pack

As you could see, the power consumption is really low and hence, the Nucleo board can be powered only by CR2032 battery.

The board includes, as usual, ST-LINK/V2-1.

You can use Morpho and Arduino connectors for connecting of your board and shields.

PCB antenna is built-in on board and as well as SMA connector for external antenna is available there.

Two USBs – ST-LINK/V2-1 and USER USB.

The second board (USB dongle) contains RF module, PCB antenna and uFL connector.

Description of STM32WB:

https://www.st.com/en/microcontrollers-microprocessors/stm32wb-series.html

P-Nucleo pack with STM32WB55: https://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/stm32-nucleo-expansion-boards/p-nucleo-wb55.html

The Nucleo Pack will be available on digikey (43 USD) and farnell (£35.23).

Pictures:


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…

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…

And here it is! If you heard about Nucleo-144, then it’s true! STMicroelectronics released new development board called STM32 Nucleo-144 (STM32 in LQFP144 package). Extension of “Nucleo development board family” is totally logical step to possibility of using another peripherals…

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…