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

STM32WLE5c general setup.

Hello and good day to you all. I just realised that there were not many articles about the STM32WLE5J in the past and now some topis are added - luckily. And I´m a total beginner to the stm32 enviroment and I really miss a tutorial on how to setup th...

Dodo by Associate II
  • 1529 Views
  • 3 replies
  • 0 kudos

NUCLEO-WB55RG Matter Thread end device commissioning failed

Hello,I am trying to commissioning NUCLEO-WB55RG Matter thread end device. It fails to commission and connect.Reference Source Code used:Matter beta version for STM32 Github repo: github.com/stm32-hotspot/stm32wb-matter-device-over-thread  Setup:1. M...

PKote.2 by Associate II
  • 2036 Views
  • 4 replies
  • 0 kudos

What can prevent entering STOP mode? (STM32WB)

After some activity using BLE in the background and UART as well as some EXTI on application side, the consumption jumps from 2,4µA to 4mA, so obviously I have a wakelock. If I hotplug to the system afterwards, I can see in PWR_EXTSCR that Stop mode ...

OliM by Senior
  • 1484 Views
  • 0 replies
  • 0 kudos

STM32WB5MMG UART receive interrupt doesn't work

I'm using a STM32WB5MMG chip and I'm trying to receive data with the HAL_UART_Receive_IT() function. But for some reason the HAL_UART_RxCpltCallback function never gets called. Receiving data with blocking mode works, but with an interrupt it doesn't...

Bvan .17 by Associate
  • 867 Views
  • 2 replies
  • 0 kudos

Using SRAM2 for CPU1 when CPU2 is not needed at all

Hello,we are currently evaluating whether the STM32WB10 is suitable for a new project. Even though the project will not use wireless connectivity, the STM32WB10 is interesting to us because it is used in high volume in another project and is therefor...

SOett.1 by Associate II
  • 1668 Views
  • 4 replies
  • 0 kudos

Hard fault in X_CUBE_CRYPTOLIB, how to proceed?

Our STM32WB55 user application is currently in the HardFault_Handler. (Full disclosure: I am not an embedded developer at all, I have never debugged such a problem, so I'm not really knowing what I am doing. I need precise, detailed step-by-step inst...

_legacyfs_online_stmicro_images_0693W00000dK209QAC.png _legacyfs_online_stmicro_images_0693W00000dK1RyQAK.png _legacyfs_online_stmicro_images_0693W00000dK23IQAS.png
LWChris by Associate III
  • 876 Views
  • 0 replies
  • 0 kudos

Hi, I have STM32WB55. It has 1 UART and 1 low-power Uart (lpuart). I can see Zigbee uses lpuart, as there is no UART left, is it possible to use on STM32WB55 Nucleo board Zigbee and sensor whit SDI12 protocol?

Hi, I have STM32WB55.It has 1 UART and 1 low-power Uart (lpuart). And I have SDI12 sensor.I have successfully read whit lpuart SDI12 protocol sensor. But now I want to use ZigBee to send data that I read from the sensor to the Zigbee coordinator. I c...

Nja.1 by Associate II
  • 1328 Views
  • 1 replies
  • 1 kudos