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

ping pong example is not working

hey i am using the stm32wle5 board , i try to use the ping pong example from the package provided by stm and it was flashed succesfully but when i checked the serial monitor it is showing timeout for both rx and Tx . I have attached the serial monito...

PINGPONG.PNG

Resolved! BLE materials

Good day, I was at a training some time ago: https://content.st.com/stm32wb09-workshop-ame.htmlunfortunately I lost these educational materials. Does ST have them published somewhere on the website? Does ST have materials regarding BLE?

bfijal by Associate
  • 128 Views
  • 1 replies
  • 1 kudos

Resolved! BLE_HeartRateThreadX example file ioc not present

Hello!i'm trying the example BLE_HeartRateThreadX but the ioc file is not present in the directory, is that normal? i'm missing it? also the directory arent arranged like a project maked with cube ideis it possible to have an example that is maked li...

ABasi.2 by Senior
  • 380 Views
  • 9 replies
  • 2 kudos

Readout protection level 1

Hi team, I am using the STM32WLE5CC microcontroller and I am facing an issue with Readout Protection Level 1. I am utilizing the open bootloader from ST and updating hex files using the STM32Cube Programmer software using USART. Up to this point, eve...

kRaje.1 by Associate II
  • 201 Views
  • 3 replies
  • 0 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
  • 178 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
  • 275 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 ...