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

CPU2 cannot initialize when jumping from Boot to App

Hi,BackgroundWorking on STM32WB55.Flash size is 1MByte.Attached .ld file describes: Boot, Bank 0 (App1), Bank 1 (App2) and DB sections.Boot and App linker files (.ld) are quite similar from memory management aspect.App .ld file /* Specify the memory ...

AFink by Associate III
  • 236 Views
  • 2 replies
  • 0 kudos

STM32WB5MMGH6TR unable to connect, debug and dump code

We have a STM32WB module soldered on custom board. Initially everything was working fine, we were able to dump code using UART bootloader and SWD. Suddenly, it stopped connecting using STM32CubeIDE and it is only connecting using STM32CubeProgrammer(...

abhi4_1-1743686605427.png abhi4_2-1743686814541.png abhi4_3-1743686837179.png
abhi4 by Associate
  • 155 Views
  • 1 replies
  • 0 kudos

Resolved! Stm32wl33 with tcxo

Dear ST expertsIf we want to use tcxo on stm32wl33, should we choose 1.8v or 3v3 power domain for the vcc of this tcxo?

WWang.15 by Associate II
  • 191 Views
  • 1 replies
  • 0 kudos

STM32WB55RGV6 with FUS v0.0.0

Hello,I'm working on a product that uses the STM32WB55RGV6 MCU.Currently, we have produced several batches of 500 units each, and we are experiencing issues with 1-2% of them.During the production process, we update the wireless stack to our validate...

noler by Associate
  • 235 Views
  • 1 replies
  • 1 kudos

Resolved! P-Nucleo-wb55 VDD Pins?

Hi all,Coming from Nordic nRF52840, I have a project that uses a Joystick.I bought two Nucleo boards, the P-NUCLEO-WB55 and the NUCLEO-WL55JC1 to test Radio communications.My Joystick of course uses 2 channels (X and Y), uses 2 GND pins, but also use...

IMG_8004.PNG IMG_8005.PNG
SteveJ by Associate II
  • 212 Views
  • 2 replies
  • 0 kudos

Resolved! OTA BLE - Advertising doesn't match AN5247

Hi,We are using the OTA BLE example as the base for our bootloader on a STM32WB55.I'm reading through AN5247, and it describes the advertising message as follows:But the advertising message that I get has all its Feature Group B bits set to 0. I trac...

jsantosrico_0-1745590958557.png jsantosrico_1-1745591290934.png