STM32 MCUs Wireless

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

LoRa Wio e5 stopped trying to join after a while

Initially flashed the device with a custom code from and it worked fine, the flashed device ran for several days in line power even after multiple power cuts. But one day it stopped trying to join at all. I have used an external RTC to generate alarm...

user_01 by Associate II
  • 148 Views
  • 3 replies
  • 0 kudos

STM32WL5MOC Delevopment Issues

Hello everyone,   I'm trying to setup a STL32CubeIDE project with a custom STM32WL5MOCH6 MCU. I managed to test if the board is alive with a simple hello world debug print on SWV and there's no issues.   The problem starts when I enable the LORAWAN m...

yaxsomo_0-1743808292364.png yaxsomo_1-1743808352997.png yaxsomo_2-1743808375160.png yaxsomo_3-1743808396473.png
yaxsomo by Associate III
  • 221 Views
  • 3 replies
  • 0 kudos

LoRaWAN MAC with TTN

Hi team, I am facing an issue while upgrading the LoRaWAN MAC version from 1.0.3 to 1.0.4. I have tried different methods to resolve it.1. First, I downloaded the LoRaWAN MAC version 1.3 from STM32CubeMX. Then, I created an end device for LoRaWAN ver...

kRaje.1 by Associate II
  • 155 Views
  • 0 replies
  • 0 kudos

STM32WLE5CCU7 - Can't make HSE work on custom board

hey fellas, i'll try to do this as quickly as possible to not waste your time, but i'm at my wit's end with this thing.i'm requesting for forgiveness since i'm sort of a noob, but i DID read every relevant documentation before posting here.MCU: STM32...

ysuissa by Associate
  • 192 Views
  • 1 replies
  • 0 kudos

STM32wle5 Low power

 we are working  stm32wle5ccu6. In than I am trying to put device in power saving mode but its not working properly.I was getting 15 mA consumption before now after reducing clock freq, I am getting 5.51mA.. we want to achieve consumption in microamp...

Resolved! Running any zigbee server cluster on STM32WB55

Hello! I am continuing my journey to Zigbee on WB55 and facing new strange behaviorIf i select Temperature measurement server or Pressure measurement server or whatever server, the code hangs on zigbee_app_info.temperature_meas_server_1 = ZbZclTempMe...