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

STM32 WB55RG sudden fail

-------------------------------------------Board: STM32 WB55RGOS: Ubuntu 25.10 questingKernel: x86_64 Linux 6.17.0-6-genericSTMCubeProgrammer Version: v2.21.0-------------------------------------------I recently noticed that my board was not being fl...

Develop an application using the STEVAL-25R200A

Hello,I am exploring the STEVAL-25R200A, and I want to build a pollingTagDetect application, using  NFC10A1_PollingTagDetect that comes with the X-CUBE-NFC10 package, in STEVAL-25R200-STM32G0B1.ioc but i can't get it to work.When i flash the code int...

AC_E_0-1763597156735.png
AC_E by Associate
  • 101 Views
  • 0 replies
  • 0 kudos

Resolved! Delayed ISR on Button Press for Nucleo STM32WB55

Hello,I am using the Nucleo STM32WB55 board and noticed that when I press the user button, the interrupt service routine (ISR) is triggered only after about 3.5–4 seconds. This delay occurs even before reaching the callback function — the ISR itself ...

STM32WB5MMG and USB

Hi,I'm working with an STM32WB5MMG. I need to use both USB and BLE. I see that there are some threads opened about problems regarding the use of both USB and BLE in the same project due to the HSI48. However, I added LL_HSEM_1StepLock(HSEM, 5) to pre...

Resolved! Typo on the RM0434 Rev14

Hello ST Community Team. First of all, I want to thank you for the new AI plug-in. It is really helpful specially will looking for informations on the STM32 documents. We hope to have the same for other ST products. About the Typo, on the Table 1 of ...

Issamos by Lead II
  • 109 Views
  • 1 replies
  • 1 kudos

Bluetooth® LE wake-up STM32WB05

I want to put my STM32WB05 into sleep mode and utilize the Bluetooth wakeup feature to wake it up. I have not found much information about this online, and was curious if it can be set up in the IOC or if it needs to be added manually?