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

How to add new sequencer

Hello everyone, I am working with 3 stm32wl55JC module. 1 is receiver the other 2 is transmitter. The code has UTIL_SEQ_RegTask((1 << CFG_SEQ_Task_Sensor_Process), 0, Sensor_Process);I want to add another task which needs to work as endless loop....

AHakk.1 by Associate III
  • 2252 Views
  • 3 replies
  • 1 kudos

DMA A/D on STM32WB55 Nucleo board

Hello....I am trying to do a DMA of 32 samples every second. The A/D sequence is CH1, CH2. (so 16 samples of each). I have attached a picture trying to depict what I am doing. I am starting the DMA but I never get into the Transfer Complete interr...

_legacyfs_online_stmicro_images_0693W00000bidKaQAI.png
SWenn.1 by Senior III
  • 1495 Views
  • 3 replies
  • 0 kudos

STM32WB55 custom board configured as Gatt Slave, after wateup from STOP2 mode UTIL_SEQ_SetTask and HW_TS_Start not working.

Case 1: without STOP2 mode UTIL_SEQ_SetTask or HW_TS_Start working fine.Case 2: without UTIL_SEQ_SetTask or HW_TS_Start calling, the device can go to sleep and wake up without any problem.case 3: when the device wakes up and after the device wakeup,...

AM.12 by Associate III
  • 764 Views
  • 1 replies
  • 0 kudos

stm32wb55rg bondding issue

1. Issue: When connecting a PC to a device for the first time, disconnecting the connection after turning off the device's power, and then turning on the device's power, the PC and device should automatically reconnect, but they are not connecting.Pr...

jeuid.1 by Associate
  • 553 Views
  • 1 replies
  • 0 kudos

STM32WLE5 SubGHz Phy settings for wM-Bus

Hi I am trying to play a little bit with STM32WLE5 MCU in order to receive raw wM-Bus packages (mode S, T and C). But I need help in setting up the radio part. Is there anyone who can provide a piece of code on how to setup the radio communication fo...

YDOVG.11 by Associate II
  • 528 Views
  • 0 replies
  • 0 kudos

How to put the STM32WB55 in STOP2 mode

Hello,The STM32WB55 on our custom board doesn't ever go into stop2 mode. Our application needs to activate BLE and advertise for a fixed time at startup, so that the system can be configured and started. After this period BLE is no longer needed, so ...

Lvan .4 by Associate II
  • 2551 Views
  • 1 replies
  • 0 kudos