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

P-Nucleo-WB55 Low power examples

HelloI was developing an application that uses BLE and low power mode. I was testing that on a custom board and when I measured the current consumption at STOP2_MODE, it was 1.7 mA.I expected that I had made a mistake. So I tried the low power exampl...

BLE enabled Project with freeRTOS.

Hello,We are currently working on a project that requires integrating FreeRTOS with the STM32_WPAN BLE Stack. Based on various forum discussions, it seems that configuring the BLE portion of the project using CubeMX is currently not feasible.However,...

NickK by Associate
  • 781 Views
  • 4 replies
  • 0 kudos

External RAM for STM32WB55

Can the STM32WB55 use external SRAM, or can it only use external  PSRAM?If external RAM can be used, can it also be used to execute code and run tasks?

aliceyeh by Associate
  • 184 Views
  • 1 replies
  • 0 kudos

FUS_STATE_IMG_NOT_AUTHENTIC during upgrading the FUS

Hello,We try to upgrade the BLE stack to the latest 1.23.0. This version requires FUS v.2. We are unable to do this due to the FUS_STATE_IMG_NOT_AUTHENTIC error. We're using STM32CubeProgrammer v. 2.12.0. We have also tried with STM32CubeProgrammer v...

fo by Associate II
  • 271 Views
  • 7 replies
  • 0 kudos

THREAD: Duplicate IPv6 address

Dear ST Support Team,I am using STM32WB55 with firmware stm32wb5x_BLE_Thread_dynamic_fw.bin release V1.23 and application based on samples in STM32CubeFW. I flashed two devices and set both devices:OT_LinkMode.mRxOnWhenIdle = 1U;OT_LinkMode.mDeviceTy...