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

STM32WL3 status when wakeup from deep sleep not working

1. [Part Number] STM32WL33CC12. [Environment] Windows OS, STM32CubeIDE version 1.18.0, Firmware package STM32Cube FW_WL3 V1.1.03. [Schematics] STM32 Nucleo-64 development board4. [Details] See below.5. [Expected behavior] When the device is woken up ...

ola by Associate III
  • 477 Views
  • 4 replies
  • 2 kudos

STM32WL5 custom pcb can't join lora

Hello,We made a custom pcb with STM32WLE5CC MCU, and with the IPD BALFHB-WL-05D3. You'll find in attachement the schematic.We use the STM32CubeWL software. We tries the same version on the nucleo and everityhing was going well, we could join with the...

pROBLEM WITH stm32WB05KZ wake-up proccess

Hi, I'm having a problem with the wake-up procces using interruptions. I use three pins, PA0, PA8 and PA9, set the with no pull-up, and in rising mode. then i enable them as wake up pins, in rising mode. i go to sleep in stop mode, using the function...

LuisL by Associate
  • 52 Views
  • 0 replies
  • 0 kudos

Resolved! X-NUCLEO-GFX01M2 SPI frequency

Hello,I am currently using a X-NUCLEO-GFX01M2 screen to display logs from a NUCLEO-STM32WL55JC board. Unfortunately, it is quite slow to display the logs, so I wanted to improve the SPI frequency. I tested it by lowering the SPI BaudRatePrescaler fro...