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

STM32WB Bootloader

Does STM32WB chip comes pre-programmed with DFU bootloader from factory?If not where I can find the compiled version of bootloader? (The available DFU bootloaders in STM32Cube files look different than system bootloader)

MHami.1 by Associate
  • 368 Views
  • 0 replies
  • 1 kudos

HCI Layer only mode and Vendor specific commands

Hello,When using the Coprocessor binarie "stm32wb5x_BLE_HCILayer_fw.bin" I'd like to know which vendor specific commands are still available.I'm very interested having access to "HCI extension commands" in order to get firmware build number, set tx p...

SPort.0 by Associate II
  • 723 Views
  • 2 replies
  • 0 kudos

Is GPIO control disabled when using Input Capture?

Hello.I am trying to do single-channel touch-sensing without using the TSC. For that, I put a weak pull-up on that pin. In a cyclic process, I make the pin OUTPUT-LOW, then release it and measure the rise time through Input Capture. It's a very basic...

abbas14 by Associate II
  • 755 Views
  • 3 replies
  • 0 kudos

Thread UDP send example for STM32WB

I want to use the OpenThread UDP API. So far I implemented the UDP datagram reception without any problems. Sending a datagram using the CLI works fine. When it comes to sending a datagram via the API I always get either OT_ERROR_INVALID_SOURCE_ADDRE...

Resolved! OpenOCD source code.

Is there any place I can find the source code for OpenOCD bundled with current release of STM32CubeIDE? I'm asking because I think source for this should be provided as it is under GPL, I'm asking since STM32WB is not supported in source available o...

ChrisH by Associate III
  • 1902 Views
  • 4 replies
  • 1 kudos