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

Registers off by one with GCC+GDB

I'm trying to port simple Keil project (which works on my custom STM32WL board) to CubeIDE and got to a point where it compiles and I can flash the board using stlink+GDB (I patched the stlink to add STM32WL support). However, it seems like when I t...

igor_b by Associate II
  • 570 Views
  • 1 replies
  • 0 kudos

STM32WB55 TSC is not working

In Group 1 G1_IO4 is a sampling capacitor and G1_IO3 is a sheild and in Group 2 G2_IO2 is sampling capacitor and G2_IO1 is input touch key. In Group 3 G3_IO4 is a sampling capacitor and G3_IO2 is a input touch key. so when i programmed with this conf...

Smalik by Associate II
  • 1084 Views
  • 1 replies
  • 0 kudos

Save data in the flash

Hello! I am trying to save the data that I receive through bluetooth in the 1M flash memory of the Nucleo board(STM32WB55). But when I call HAL_FLASH_Unlock() the program goes to HardFault_Handler function and stands in the while(1). Besides that the...

Kolab by Senior
  • 1355 Views
  • 7 replies
  • 0 kudos