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

STM32_WPAN middleware not showing up

I am following this tutorial for setting up my STM32WB55 dev kit. When I generate the code and try to compile I get the following error:../STM32_WPAN/App/custom_stm.c:22:10: fatal error: common_blesvc.h: No such file or directory../STM32_WPAN/App/cus...

_legacyfs_online_stmicro_images_0693W00000bhsU6QAI.png
ADing.1 by Associate II
  • 898 Views
  • 1 replies
  • 0 kudos

How to Restore frame count after reset Lorawan context?

I have developed a device that joins lorawan in OTAA mode. I am testing the device and i am having some problems with conectivity.Device joined succesfully to Lorawan Network Server, i saved the NVM Lorawan context and i reset the device, after reset...

RPaja.1 by Associate II
  • 1051 Views
  • 1 replies
  • 0 kudos

using only one core in STM32WL product.

recently I received STM32WL development kit. it based on STM32WL55.This is my First use case of Dual Core STM32 and I don't know how it working. My project didn't need Dual core. so I try using only one core but it seems not working my expectation. i...

help by Associate
  • 580 Views
  • 1 replies
  • 0 kudos

Resolved! STM32WB + QSPI for nand flash

My development environment is stm32cubeMX and IAR.​​First of all, the configuration I programmed is like this.1. Init (write Status Register WP-E set 1)2. Block Erase (to the address where i will store the data)3. Write data to buffer4. Program Execu...

KWOOJ by Associate III
  • 6086 Views
  • 8 replies
  • 0 kudos

Resolved! Using STM32CubeMonitor-RF How to test STM32WB55CEU6

Hello,I am using the STM32WB55CEU6 chip and while trying to check the functionality with the STM32CubeMonitor-RF I am getting the following error: "Device under test not responding COM port closed"Upgraded "stm32wb5x_BLE_Stack_full_extended_fw.bin" a...

Nemonas by Associate II
  • 581 Views
  • 1 replies
  • 0 kudos

Hello, I am creating a Bluetooth application on a custom board. I used the STM32WLSS board and the BLU-NRG-232N. I used the SensorBLEDemo project as a base for my code, then integrated it into a separate project to make sure it worked as expected.

However, when I ran the code on my custom board, I am not getting any data from the BLE. I am stuck at line hci_reset().I initialized the SPI and BLE but when I ran the debegger, I did not reach the line before hci_reset(); when I set the interrupt t...

AMACH.1 by Associate II
  • 412 Views
  • 0 replies
  • 0 kudos