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

STM32WL55CCU6, power drop requires reprogramming

Good day, We have a battery-operated device using the STM32WL55.The battery voltage is regulated to 3.6V as supply to the STM32.We have found when the battery runs flat, the STM32WL5 would often need to be reprogrammed. This doesn't happen when we pl...

TitanD_0-1728640558918.png
TitanD by Associate
  • 335 Views
  • 1 replies
  • 0 kudos

STM32WL54 does not wake up after 4-5 days in STOP2 mode

The device is designed i  a way that, it should wake up every 30 seconds via RTC wake up timer or upon button press, read sensor values (for temperature and humidity ), if there is any change in these values , send packets via radio (SUBGhz) and ente...

euclid by Associate
  • 310 Views
  • 1 replies
  • 0 kudos

Resolved! Target Unknown Error 32

 Yesterday evening I worked on an application for a Nucleo-WL55JC and STM32CubeIDE could connect to the ST-LINK just fine. I closed my PC and this morning started it again. I am trying to upload code to the CM0Plus core and now I am getting the follo...

Hvan .2 by Associate III
  • 1154 Views
  • 5 replies
  • 1 kudos

Resolved! STM32WB5MMG LSE clock 32.774 kHz?

Hello all,I want to use the STM32WB5MMG module for a project which requires an RTC.The datasheet states the module integrates a 32.774 kHz LSE crystal. That seems a bit strange to me because the standard clock for LSE is normally 32.768 kHz. Checking...

EricNava by Associate II
  • 605 Views
  • 5 replies
  • 1 kudos

Resolved! How to configure STM32WB0 for HCI Controller Only mode

Hi there.I'm trying to use the STM32WB0 (NUCLEO-WB09KE) in HCI Controller mode with our Bluetooth Stack: https://github.com/bluekitchen/btstack/I found the BLE_Transparent application in the STM32WB0 Firmware package which provides HCI over the virtu...

mringwal by Associate II
  • 690 Views
  • 6 replies
  • 0 kudos

Resolved! STM32WB55: Zigbee - Attribute Reporting

 Hi,I'm working on implementing attribute reporting on the Zigbee STM32WB55 Evaluation boards. I've attempted to configure attribute reporting in the Zigbee_DevTemp_Server_Coord and Zigbee_DevTemp_Client_Router baseline examples. However, I encounter...