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

STM32LE5 blocks main thread during lorawan uplink

I have an application consisting on two different tasks:1. Control a DMX bus which requires the MCU to transmit a command to the UART every 22ms2. Send an uplink message via Lora periodically (every 10 seconds for example)I am using the RAK3172 SoC w...

ASL07 by Associate
  • 112 Views
  • 1 replies
  • 0 kudos

X-NUCLEO-WB05KN1 Bootloader

Hi, I'm trying to enter bootloader mode but fails in the process. Things i have done: Shield powered with 3.3V FTDI attached to RXD, TXD, GND JP1 changed from User Flash -> Bootloader Measured that PA10 is high at boot I send 0x7F but doesn't receive...

CBras by Associate II
  • 217 Views
  • 4 replies
  • 0 kudos

STM32WB5MMG - LCD module abnormal consumption

Hi everyone, I'm experiencing abnormal power consumption in STOP2 mode with my custom board featuring the STM32WB5MMGH module. According to the datasheet, the power consumption in STOP2 mode should be between 2 and 3 µA. However, my board is drawing ...

STM32WBA63CI freertos BLE client problem

Hi everyone,I want to make a freertos client with STM32WBA63.When the server connects to the device, the device hangs after service discovery.No matter what I did, I couldn't find the problem. Can anyone help me?I can share whatever is necessary.Best...