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

Resolved! Manually set Spreading Factor and TX power

We're using the STM32WLE5JC to develop a LoRa-based project. We are looking into testing our sensor in a very specific environment with very specific settings - the TX power and Spreading Factor. Can these two be manually configured?Thanks

Resolved! Sequencer clock source and frequency?

I am using an STM32WLE5 board and running the following github code:https://github.com/danak6jq/Seeed-LoRa-E5 I have been searching all morning and cannot seem to find what the clock source (to be exact what file and line of code) is to the sequencer...

SWenn.1 by Senior III
  • 1332 Views
  • 1 replies
  • 0 kudos

Preventing Clock Switch during 802.15.4 RX

Hello everyone.I am currently trying to implement the application “Phy_802_15_4_Cli” from the STM32Cube repository in Zephyr. We are using a STM32WB55RG. Unlike in the standard application, we use the PLL as SYSCLOCK, the input clock is HSE (32MHz). ...

Silvio_R by Associate
  • 613 Views
  • 2 replies
  • 0 kudos

Resolved! Error during flashing STM32WB5MMGH6U with cubeProgrammer.

Hi,I tried to flash stm32wb5mm-dk board with cubeProgrammer with image of 900kB. I am getting error message " Sector Erase operation has failed at least for one of the specified existing sectors"These are my settings of memory protection:When I try s...

zax_0-1728661689906.png zax_1-1728661757435.png zax_2-1728661828640.png zax_3-1728661897234.png
zax by Associate II
  • 1870 Views
  • 7 replies
  • 4 kudos

Resolved! W-MBus Example Code for WL55JC1

Dear All,Our work is focused on the STM32 WL55JC1 board!What we would like to achieve is use its RF transceiver as W-MBus.It seems that WL55 is suitable for WM-Bus since its transceiver supports the appropriate frequencies and modulations for such pu...