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
  • 1682 Views
  • 0 replies
  • 2 kudos

Resolved! Is there a recommended chip antenna for the STM32WB55?

I am putting the STM32WB55 into a space sensitive application so i would like things as small as possible. The application note (AN5129) is very good for a PCB antenna, but I would like a chip antenna to be as small as possible (cost is less of an is...

AClif by Associate III
  • 2700 Views
  • 7 replies
  • 0 kudos

Resolved! Can't find zigbee IEEE address in stm32wb55 example code

Hello, I am trying to implement a zigbee network using stm32wb55 custom board. I use STM32Cube_FW_WB_V1.21.0 zigbee examples. Everything works perfectly, butI want to change the client/router 64 bit IEEE address, but I can't find where it is set or h...

UPomm by Associate
  • 302 Views
  • 1 replies
  • 0 kudos

Resolved! X-CUBE-MATTER and CMake

Hi,I want to use CLion for development, which requires CMake, and I've been struggling with integrating the X-CUBE-MATTER package in it.Globbing all files withfile(GLOB_RECURSE src_files "Middlewares/*.c" "Middlewares/*.cpp" "Drivers/*.c" "Drivers/*....

vohorci by Associate
  • 235 Views
  • 2 replies
  • 0 kudos

Resolved! STM32WB09 deepstop mode

I'm trying to run a sample PWR_DEEPSTOP_RTC from PWR_DEEPSTOP_RTC, but I'm facing some problems.The code works correctly, the UC enters deepstop mode and returns to run mode, but when I try to measure the current in PJ2 as described in item 7.1.4 of ...

rlopes by Associate II
  • 373 Views
  • 2 replies
  • 2 kudos

Bootloader information of STM32WL33CBV7

Hi Team, We are using STM32WL33CBV7 controller in our new project, we require complete information of bootloader and its dedicated pins and its implementation, Could you please suggest the application document which gives complete information on boot...