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

What can brick STM32WB55 FUS and how to recover it?

Hello,I am trying to implement the update procedure for the wireless stack in our custom firmware.The development is currently performed with the NUCLEO-WB55RG development board to avoid having to worry about the special features of our custom hardwa...

CØste.1 by Associate
  • 702 Views
  • 0 replies
  • 0 kudos

STM32WB5x CubeMX thread project configuration

Hi,I do not have much SW experience, so I am struggling a bit to wrap my head around some things...I'm trying to set up a project in CubeMX for a STM32WB5x Thread application.In the STM32_WPAN mode configuration, there are 2 UART parameters in the Co...

_legacyfs_online_stmicro_images_0693W00000bkfbXQAQ.png
romihs by Associate II
  • 1019 Views
  • 3 replies
  • 0 kudos

On a NUCLEO-WB55RG board, I've flashed the Wireless Coprocessor with stm32wb5x_BLE_Zigbee_FFD_dynamic_fw binary at address 0x08077000 (firmware version 1.16.0). Then I run BLE_Zigbee_Dyn example, but the application failed.

On HyperTerminal, I just see :[M4 APPLICATION] ConcurrentMode = 0[M4 APPLICATION] ==> Start_BLEOn debugging, the software infinity loops on BLE stack starting up on CPU2 in :-> APP_BLE_Init-> SHCI_C2_BLE_Init-> shci_send-> shci_cmd_resp_wait-> UTIL_S...

BBlin.1 by Associate II
  • 616 Views
  • 1 replies
  • 0 kudos

STM32WL ping-pong example ADC polling works but DMA is not

Hello everyone, I ve been trying to implement DMA ADC to ping-pong example for 5-6 days. I made HAL_ADC_PollForConversion made without problem. When I try to implement dma + adc, it return 0. I reviewed lorawan adc.c example for polling (there is no ...

AHakk.1 by Associate III
  • 1408 Views
  • 2 replies
  • 0 kudos