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

Resolved! LoRa transmission with STM32WL55

Hi,I try to build up a HAM LoRa APRS system with STM32 and I don´t receive any messages in my gateway. For testing purposes, I use an 868 MHz gateway and an RAK3172 module. The RAK3172 module is configured as shown below:Initialize the LoRa module (u...

Kampi_0-1704547768720.png Kampi_1-1704547818700.png Kampi_2-1704547830407.png
Kampi by Associate III
  • 6144 Views
  • 4 replies
  • 2 kudos

Resolved! BLE stack uploading issue

Hello All,   I am reaching out to seek assistance regarding an issue I encountered while attempting to upload the BLE stack to my STM32WB device using the STM32 Cube Programmer. Below is the sequence of commands I executed:STM32_Programmer_CLI.exe -c...

Resolved! STM32WL LoRa matching network for CN470

Hi all, We have a new project for LoRaWAN CN470 frequency band. We went thru the "RF Matching Network Design Guide (AN5457)" but couldn't find any info about STM32WL chip RF output pin impedance at CN470.  Could you provide the RFO_HP pin output impe...

RayChoi by Associate
  • 302 Views
  • 1 replies
  • 0 kudos

Problem with broadcast ADV_DIRECT_IND

IN demo P-NUCLEO-WB55.Nucleo\Applications\BLE\BLE_p2pClient ,After receiving the server's broadcast data, we hope to send targeted broadcast data to the server.M0stack:stm32wb5x_BLE_Stack_full_fw.binWhen I use the following function to test, the erro...

Resolved! Powering a peripheral using STM32WB5MM-DK

This might be a dumb question but can the STM32WB5MM-DK power a 3.3V peripheral device?This part of the user manual makes it sound like the whole Arduino shield should not be used to supply any sort of power: Yet according to this table, pin 4 shoul...

Hichamm_0-1725405128898.png Hichamm_1-1725405271500.png
Hichamm by Associate II
  • 405 Views
  • 2 replies
  • 2 kudos

Resolved! STM32WB BLE Advertising High Consumption

Hello, i am trying to reproduce this demonstration https://www.youtube.com/watch?v=7IVs-nuoXj8&t=439s on a custom WB55 board (WB55CGU6). In the video, the advertising consumes about 10 mA. In my case, it is close to 20 mA.    I though changing the CF...

Snímka obrazovky 2024-09-01 174150.png

Resolved! programming STM32WB55CGU6TR FUS BLE Stack

We are looking for a way to reduce programming time of STM32WB55CGU6TR.The issue we are facing is the need to program 2 different files , one for the FUS (firmware updatee service) and then another file for the main application. We need a way to spee...