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

Resolved! STM32WB5MMGH6 consuming to much current at Stop 2 Mode

I'm using an STM32WB5MMGH6 and it's consuming too much current at Stop 2 Mode.The existing BLE connections are closed and advertising is stopped. All unnecessary peripherals, gpios and interrupts are disabled. The system clock is changed to MSI at 1M...

MLuis.1 by Associate III
  • 2430 Views
  • 7 replies
  • 0 kudos

Resolved! More bugs in CubeIDE code generation for STM32WL33

When generating code that uses the CMSIS OS V2, it appears that a template directory gets included in the generated code. causing massive linker errors. The offending directory is Drivers/CMSIS/Device/ST/DEM32WL3X/Source/Templates. Removing it gets r...

divmstr by Associate III
  • 359 Views
  • 1 replies
  • 0 kudos

Resolved! More SWDIO/SWCLK bugs for STM32WL33 generated code

I have found another bug in SWDIO code generation. I previously reported that no code is generated for SWCLK, but if both are relocated, SWDIO is also incorrect. The .Alternate uses a define of GPIO_AF1_SYS, which does not exist in stm32wl3x_hal_gpio...

divmstr by Associate III
  • 254 Views
  • 1 replies
  • 0 kudos

Resolved! STM32WL33CC1 – Wakeup LPAWUL/MRSUBG Failing After 10m

  Hello everyone,     I’m experiencing an issue with communication between two STM32WL33CC1 devices. I’m using one for LPAWUL wakeup receiver and the other for MRSUBG transmitter, but I noticed that beyond 10 meters, the communication starts failing....

SergioSI by Associate II
  • 765 Views
  • 5 replies
  • 2 kudos

Resolved! P-Nucleo WB55 USB Dongle Stack Programming Problem

I own 2 P-Nucleo-WB55 boards and dongles. I was able to program the FUS, Stack and FW in both Nucleo boards, but now I want to do the same with the dongles but I cannot program the FUS or the Stack in none of them. * In one of them I get:FUS status i...