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

Resolved! [CubeMX 6.5.0] STM32 HAL MSP initializes RCC interrupts twice

Hello,I have found a new bug in CubeMX generated code.My setup: STM32WubeIDE 1.9.0CubeMX 6.5.0Chip STM32WB55VGYxFirmware pack V1.13.2If you configure your project to enable RCC interrupts, CubeMX will generate twice the lines /* RCC_IRQn interrupt c...

MDiep.1 by Associate II
  • 1049 Views
  • 2 replies
  • 0 kudos

Could not update FUS at STM32WB55CG chip in my custom board

Hi,​I'm using a custom board with STM32WB55CG. When I uploaded my custom BLE program with STM32IDE, the program could not work. Then I found the chip had an error with FUS and wireless stack. When I read the FUS info, the fus version was v1.1.1.0 and...

0693W00000NsKFuQAN.jpg 0693W00000NsKGxQAN.jpg
Kyuns.2 by Associate II
  • 1789 Views
  • 5 replies
  • 0 kudos

Information about HCI, GAP and GATT for STM32WB15

Hi community.I try to learn about Bluetooth communication with STM32WB15 but it doesn't have AT server firmware so I try to design my own firmware base on STM32L412 UART communication and STM32WB15 with transparent mode firmware.The problem is to lea...

FSARR.1 by Associate
  • 1313 Views
  • 2 replies
  • 0 kudos

I am currently doing my first steps on linux to build RIOTos and flash it to a Nucleo STM32WL55JC. If I do the same thing (hello world) with a Nucleo-L476 everything works fine, however if i try it with the Nucleo-WL55JC i receive the following message:

### Flashing Target ###Open On-Chip Debugger 0.11.0+dev-00748-ga70bab9e5 (2022-06-28-14:36)Licensed under GNU GPL v2For bug reports, readhla_swdInfo : The selected transport took over low-level target control. The results might differ compared to pla...

TFisc.1 by Associate
  • 663 Views
  • 1 replies
  • 0 kudos

Resolved! LoRaWAN integration in STM32WB55

I am using the STM32WB55 microcontroller where I use BLE and integrate my main program with code that I am implementing.On the other hand, I need to use LoRaWAN and for this I use the HOPERF RFM95 module in which only the radio part is integrated but...

OGarc.1 by Associate II
  • 1390 Views
  • 3 replies
  • 1 kudos

How to check the connection state of BLE?

Hi,I'm using stm32wb55 for ble application.I want to check the connection state of BLE for conditioning case.Is there any global instance or register which contain the state of BLE?Thanks.

Kyuns.2 by Associate II
  • 1108 Views
  • 3 replies
  • 0 kudos