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

STM32WB15CC FUS error while trying to flash firmware

Hello,I'm trying to flash \STM32Cube_FW_WB_V1.18.0\Projects\STM32WB_Copro_Wireless_Binaries\STM32WB1x\stm32wb1x_BLE_Stack_full_fw.bin at address 0x08021000 with SMTCubProgrammer version 2.14.0I think that it is unsuccessful, and the application BL2_p...

FWX by Associate III
  • 303 Views
  • 1 replies
  • 0 kudos

How to get STM32WB to report automatic to Zigbee2MQTT?

Hi I am creating my own Zigbee sensor, where i have add support for it in Zigbee2MQTT, however I am not sure on how the set the STM32WB up to automatic report its measured temperature values up?I can select the endpoint, cluster, attributes i want to...

KFisc.2 by Associate
  • 913 Views
  • 4 replies
  • 1 kudos

I cannot completely turn off STM32Le55 (RAK3172)

 I'm using a micro stm32wl55 (RAK3172). I try to shut it down using shutdown mode. By turning it off without ever using the PWR_SUBGHZSPICR command, the micro turns on and off regularly with the expected consumption. However, if I activate the PWR_SU...

lino by Associate
  • 309 Views
  • 1 replies
  • 0 kudos

Resolved! How to read internal flash in stm32wb55

Hi,i am working on stm32wb55 nucleo board.I want to read data form one location of internal flash e.g 0x08047000 and write into the other location e.g 0x08007000.i found there is HAL_FLASH_Program API available to write data into internal flash but i...

asala.19 by Associate III
  • 4941 Views
  • 6 replies
  • 1 kudos

STM32WB15 Server Mode Custom Template

Hi, I'm currently developing for the STM32WB15CC. During code generation with CubxMX, Under the "BLE Applications and Services -> Server Mode", the option for "Custom Template" is missing when FreeRTOS(CMSIS_V2) is enabled. This option is present whe...

SYuan.1 by Associate
  • 596 Views
  • 2 replies
  • 0 kudos

Resolved! Disable opening of NOD_WB55RG USB Drive

Whenever I plug my Nucleo WB55 into my PC via USB, a Drive opens with some basic info about the Board. While this may be helpful at the beginning I don't want that this opens up everytime I plug it in. Is there a way to disable this behaviour in the ...

XG by Associate II
  • 1626 Views
  • 1 replies
  • 1 kudos

Resolved! STM32WB55CC zigbee not available?

Hello everyone. I started developing a zigbee zigbee application on a custom PCB, and since I don't need that much space I used the STM32WB55CC MCU. Everything went great until I had all components planted and wanted to update the zigbee stack when I...