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

PCB Antenna Issue on STM32WB55 USB Dongle

To the ST Technical Support Team:I have a question regarding the use of the STM32WB55 USB Dongle. This board features both an onboard antenna and an IPEX antenna connector. However, the schematic indicates that the components for the IPEX interface a...

STM32WB5 transparent mode issue

Hello everyone, I am strugling with a STM32WB5MMGH that I am using with transparent mode. I am using the STM32WB5MMGH on a custom board with a STM32L4R9VIT6. The goal of the project is to use the STM32WB5 as a bridge to send data from a smartphone ap...

Baptiste42_1-1760999092454.png Baptiste42_0-1760998976355.png

Resolved! BLE not starting on original STM32WB55

Hello,Recently, I’ve been asking several questions about STM32WB55 BLE behavior, and the respected @FilipKremen  has provided me with great support.It turns out that all this time I was actually working with fake Chinese chips. I suspect that some of...

IlliaGx by Senior
  • 243 Views
  • 5 replies
  • 2 kudos

STM32WB05 Deep Sleep RTC weakup

Hi, I am new to developing on ST32WB0x and would like to put the MCU into deep sleep and wake it up after 2 minutes for a fairly standard application.According to the documentation, it is possible to use the RTC timer.I have tried and tested several ...

Frantz by Associate
  • 98 Views
  • 0 replies
  • 0 kudos

STM32WL33 direct Tx

Hello,the MRSUBG by STM32CubeMx have a mode of operation named 'Transmit Data control' (not wel descripted by the documentation or examples), when this mode is actived the PIN PA10 change in MRSUBG_TX_DATA and and the bit stream inserted in PA10 pin ...

Resolved! STM32WBA54KGU6 - SMPS code generated...

Hi Champs, one of my customers develop on STM32WBA54KGU6. This SoC does not come with SMPS. Although he selects the righ reference (STM32WBA54KGU6) for code generation, SMPS seems to be used by default - he has to comment the line out form generated ...

agnes by Associate II
  • 349 Views
  • 7 replies
  • 0 kudos

Usage fault in WBA6_LinkLayer_BLE_Basic_lib.a

Hi,I'm having an issue with the WBA6_LinkLayer_BLE_Basic_lib.a library on zephyr.The library is found in zephyrproject/modules/hal/stm32/zephyr/blobs/stm32wba/lib directory in zephyr 4.2 (tag v4.2.0 in https://github.com/zephyrproject-rtos/zephyr/tag...

ya by Associate
  • 665 Views
  • 3 replies
  • 0 kudos

stm32wl communication data error with SX1278

  Hello ST experts, I have recently taken up a LORA wireless communication project, previously the transmitter side was using ebyte's lora module based on SX1278 and the receiver side was using a combination of STM32L1 and SX1278, they have been work...