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
  • 1729 Views
  • 0 replies
  • 2 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
  • 1128 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
  • 645 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
  • 1507 Views
  • 2 replies
  • 0 kudos

ADC issue with battery measurement

We are using the STM32WLE5JCI6 chip and we are mostly done with hardware and software development but got stuck with the below issues.We are trying to read two analog inputs from PB4 (ADC1_IN3) and ADC_CHANNEL_VREFINT. (We are using a Lithium thionyl...

Patel by Associate
  • 945 Views
  • 2 replies
  • 0 kudos