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

OTA, Application Read Protection and PCROP

Hi, I have a project where I need to read protect my application code. The problem with RDP is that it would erase the entire flash (including OTA). I assume this problem is to be solved by using PCROP on the OTA code. I have attempted to protect the...

Daniel L by Associate III
  • 1167 Views
  • 4 replies
  • 0 kudos

Adding PWM function in existing Ping Pong example

Hi,I have generated the code for PWM generation using STM32 CubeMX and it is working fine on B-l072Z-lrwan1.But when I was trying to integrate same code with the existing Ping Pong example, I was not getting any PWM signal on respective pin. I have a...

cpc by Associate II
  • 2408 Views
  • 13 replies
  • 0 kudos

How can we get Unique Device_ID for STM32L082 MCU present inside CMWX1ZZABZ-078 module using "X-CUBE-SFOX Expansion Package" stack for Sigfox?

Hi,I am working on CMWX1ZZABZ-078 module and I use the "X-CUBE-SFOX Expansion Package" stack for Sigfox. My Queries are as below:-1) How can I get MAC ID of the Radio Device using Sigfox stack? Is there any API available?2) It is mentioned i...

GBehe by Associate III
  • 437 Views
  • 0 replies
  • 0 kudos

Best starting point to minimize BLE delays

I need to develop an STM32WB55-based BLE system that consists of 2 parts. Each part will have a button on it as well as a sensor. When a button is pressed on one device, it needs to inform the other device, as well as communicate its sensor value. ...

Resolved! How in-accuracy of SYSCLK affects the HAL_GetTick?

I have observed, using a frequency counter, that the HSE clock on Nucleo board (after using the calibration value in the OTP memory) is off by around 20ppm. I have configured the SYSCLK to HSE_SYS. Now, HAL_GetTick counts the tick from the derived c...

HSing by Associate II
  • 1258 Views
  • 4 replies
  • 0 kudos