STM32 MCUs Wireless

Ask questions and discuss STM32 wireless solutions and their implementation for running Bluetooth LE, Zigbee, LoRaWAN applications.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Matter software expansion for STM32Cube

Dear all, The X-CUBE-MATTER Expansion Package is now available on our official website following this link  MATTER - Matter software expansion for STM32Cube - STMicroelectronics  It is a reference implementation for the demonstration of Matter on ST...

Ouadi by ST Employee
  • 1656 Views
  • 0 replies
  • 2 kudos

How to get a timestamp for my end node which is a STML082?

I need to know, is there any specific command(Like a AT Command) to get a timestamp from any network server or gateway for the end device STML082? Is there any API we can find in the "STM32 Cube Expansion" stack to implement it? If there, then where...

GBehe by Associate III
  • 391 Views
  • 0 replies
  • 0 kudos

Cannot flash nucleo_wb55rg using west.

I get this errorc:\Users\sabdalla\zephyrproject\zephyrproject\zephyr>west flash-- west flash: rebuildingninja: no work to do.-- west flash: using runner pyocd-- runners.pyocd: Flashing file: C:/Users/sabdalla/zephyrproject/zephyrproject/zephyr/build/...

SAbda by Associate
  • 454 Views
  • 0 replies
  • 0 kudos

Resolved! What is the difference between STM32WB55 and ES32WB55?

Hi, I have two types of MCUs that I am building a board with. One is labeled as STM32WB55, while the other one is ES32WB55. Is there any difference between the two? I could not find any information on the ES32 chip in my Googling. I am having trouble...

e.li1 by Associate
  • 960 Views
  • 3 replies
  • 0 kudos

Resolved! HAL_SAI_Receive_DMA doesn't start the DMA

Platform: STM32WB55 discovery board connected to I2S codec.My mission: To receive data from the codec using DMA transfer.Calling to HAL_SAI_Receive function returns the data correctly so I guess that everything is configured correctly.When calling to...

ELaha by Associate
  • 1334 Views
  • 3 replies
  • 0 kudos

How To Connect Your First LoRa Device ( STM32L072CZ Microcontroller ) Using B-L072Z-LRWAN1 And The Shield X-NUCLEO-IKS01A2 From STMicroelectronics

Hello , Today I Wrote My Second Article Entitled How To Connect Your First LoRa Device ( STM32L072CZ Microcontroller ) . In This Project i used The B-L072Z-LRWAN1 Development Board From STMicroelectronics and Also the Shield X-NUCLEO-IKS01A2 From STM...