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

NUCLEO-WBA25CE1 "Bootloader limitation"

Hi, As per UM3610 « section 7.7 », a "Bootloader limitation" has been found in NUCLEO-WBA25CE1. Please refer to "Workaround" section if you are facing this limitation.

ctrois by ST Employee
  • 218 Views
  • 1 replies
  • 1 kudos

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
  • 4064 Views
  • 0 replies
  • 3 kudos

STM32WB05KZ ADC Battery monitoring

I am using a STM32WB05KZ of a custom PDB, and I can not read a correct value of Vbattery.I have programed the ACD (+DMA) usgin CubeMX.   I use DMA to read the analog inputs:ADC_Conv_Cplt = 0; HAL_ADC_Start_DMA(&hadc1, value, 3); uint32_t start = HAL_...

Captura de pantalla 2026-03-13 100030.jpg Captura de pantalla 2026-03-13 100106.jpg
Ruben_EMI by Associate II
  • 562 Views
  • 10 replies
  • 0 kudos

Resolved! ST SDK for MuRata LBAA0QB1SJ-TEMP-EVK?

Hi, will ST extend I-CUBE-LRWAN support to include the new MuRata LBAA0QB1SJ-TEMP-EVK? Or offer a ST board based on LBAA0QB1SJ-295? Any suggestion on how to reconfigure the current I-CUBE-LRWAN version to work on the new EVK? We were previously using...

CCP by Associate III
  • 216 Views
  • 3 replies
  • 2 kudos

Resolved! STM32WB55; USB OutReport; not recieving data

Hello, I've been trying to setup bi-directional communication with USB-HID on a custom board with STM32WB55CEU. I can send data to the PC from the STM just fine. My usb stack runs, enumerates and reports correctly. However, when trying to send Data f...

Resolved! Lorawan end node - possible deveui bug?

I am trying to develop a small scale lorawan app on a nucleo-wl55jc using the application example in stm32cube_fw_wl_v1.5.0 and have spent several hours trying to trace my error/bug in the software. All join attempts fail because the deveui as it app...

jonnieh by Associate
  • 291 Views
  • 2 replies
  • 0 kudos