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

MAC_802_15_4_FFD with other peripherals

I want to use MAC 802_15_4 with other peripherals like SPI2, I2C1 and USB as a CDC device but there is no option in cubemx to generate code for MAC 802_15_4 and i didn't find any application notes to write program for MAC 802_15_4 only i found 2 samp...

DineshB by Associate III
  • 387 Views
  • 0 replies
  • 0 kudos

STM32WL54CCU6 and STM32WLE5CBU6: Receiver Sensitivity Data

Hi,I am evaluating 2 MCUs (STM32WL54CCU6 and STM32WLE5CBU6) for our new design. I would like to get the receiver sensitivity at the following condition: 2-(G)FSK, BER <1%, 200kbps, 50kHz FDA at 915 MHz, which datasheet don't have. When you have a cha...

TNguy.51 by Associate
  • 591 Views
  • 2 replies
  • 0 kudos

Issues about STM32WB

HiWe develop a project on the STM32WB5MMG MCU. We have 2 issues:1. How can we get the actual MTU after the negotiation with the remote client (probably a smartphone) ? We want to support all kind of smartphones including those with small MTU. Do we h...

Ofer by Associate III
  • 1055 Views
  • 4 replies
  • 0 kudos

Resolved! STM32WB5MMG power removed while updating FUS

During testing to see what happens if power is interrupted during various parts of firmware update, I removed power from my test board while updating FUS. Now, when I connect via SWD using STM32CubeProgrammer, it shows the following: When I try to up...

0693W00000bh7sOQAQ.png
crwper by Senior
  • 1848 Views
  • 9 replies
  • 0 kudos

Resolved! How to use PA15 (JTDI) as a GPIO

On a custom board, the RED_LED is connected to PA15, which is pulled-up by default (JTDI).The pin has been set to Push-Pull Output GPIO in CubeMX and is initialized to 0.The STM32WB55CGUx was experiencing random resets, until this particular IO was s...

Romain1 by Associate III
  • 3811 Views
  • 3 replies
  • 0 kudos

stm32wle5cc autoregister

HiI need to know that how can i create thousand amount of binary or hex file for different keys during mass production. I use custom firmaware, sdk v.1.0 for development and i wrote manually keys of each device.