STM32 MCUs Wireless

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

Resolved! About STM32WB Thread Network Protocol

Hi everyone, I have questions about thread network protocol on STM32WB series mcus.When using open thread protocol in STM32WB series processors, the device can be configured as open thread border router (OTBR).In the same way, STM32WB mcu can be conf...

GercekC by Associate II
  • 3881 Views
  • 4 replies
  • 0 kudos

Resolved! BLE not working on Stm32wb5mmgh6tr MCU

Hi,I'm using a Stm32wb5mmgh6tr embbeded MCU for sharing data wireless via BLE. I just saw on the AN5185 application note document that wireless stack is not installed by default. So I've started FUS and then installed the latest version of the WS wit...

didac by Associate
  • 751 Views
  • 1 replies
  • 0 kudos

Add source file

Hi everyone,I'm trying to add a new file Alarm.c to my project. I added it in the Core>Src folder but I want to use it in a custom_app.c file that is located in another folder (STM32_WPAN>APP) as I use BLE. I included it to this file but when I compi...

Fannyrsy by Associate II
  • 647 Views
  • 5 replies
  • 2 kudos

Resolved! More Info about STM32WB0

So is this chip now completely released or not?The product page is available and says it is active, but it does neither offer a reference manual nor a price indication.Form what I understand it is basically a BlueNRG-LPS with more Flash. Meaning the ...

OliM by Senior
  • 413 Views
  • 1 replies
  • 0 kudos

[BLE RSSI] Reading RSSI value uint8_t

Hello, I am working with STM32WBA52CG as a central and I want to read the RSSI from the incoming advertising packets. The RSSI value should be a negative value in dBm, however it is defined as uint8_t in the AdvertisingReport_t structure. Can someone...

Screenshot from 2024-02-12 10-41-02.png
Portilha by Associate II
  • 2496 Views
  • 17 replies
  • 2 kudos

RF matching network _ Z values _ nucleo RF performance

Hi,I started a Circuit/PCB design with STM32WL55CCU (UFQPN48) to work at 433MHz.I was referred to ST design for low band/Hight power and to AN5457.But I am style missing for some information:What is the PA impedance at 433MHz for UFQPN48 package?In A...

malarab by Senior II
  • 476 Views
  • 1 replies
  • 0 kudos

Resolved! Setting up a LPTIM with AR Interrupt on STM32WLE5

I have a program that requires a 30 second wake up period to feed a watchdog but use as little power a possible. To initiate the LPTIM using an external 32.768kHz watch crystal I am doing this:__HAL_RCC_LPTIM1_CONFIG(RCC_LPTIM1CLKSOURCE_LSE); //LSE L...

HWickham by Associate II
  • 837 Views
  • 2 replies
  • 1 kudos