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

Resolved! How to select a USB device at startup?

Hi everyone.I need to activate a different USB device (one only, no multi role) at startup, depending for example on a GPIO status. I have two versions of an application on a STM32WB55 Nucleo board working as MSC in a version and CDC in the other. I ...

paolog by Associate III
  • 981 Views
  • 3 replies
  • 0 kudos

STM32WB55 custom board and 32Khz crystal

Hi,I'm creating a custom PCB for the STM32WB55 with BLE functionality and was wondering if in order to use BLE, do I need to include a 32Khz Oscillator on pins PC14 and PC15? I am assuming I do, but did not see anything definitive in the datasheet.T...

kcire L. by Associate III
  • 601 Views
  • 1 replies
  • 0 kudos

Class B support is available and validated for NUCLEO-WL55JC1 in software stm32 package ( en.stm32cubewl_v1-1-0_v1.1.0 )

We are trying to bring up LoRaWAN Class B on NUCLEO-WL55JC1 platform. We enabled LoRaWAN End Node with the following,#define LORAWAN_DEFAULT_CLASS            CLASS_B => in lora_app.h#define LORAMAC_CLASSB_ENABLED 1 => in lorawan_conf.hWe have LoRa Se...

HVeer.1 by Associate II
  • 662 Views
  • 1 replies
  • 0 kudos

STM32WB Bluetooth and ZigBee Mesh Webinar Part3

Thanks for your participation to the STM32WB Bluetooth and ZigBee Mesh Webinar .Recording of the session is here.Following is a collection of questions received during the Q&A session we were unable to answer in real time due to time constrains.For d...

STM32WB Bluetooth and ZigBee Mesh Webinar Part2

Thanks for your participation to the STM32WB Bluetooth and ZigBee Mesh Webinar .Recording of the session is here.Following is a collection of questions received during the Q&A session we were unable to answer in real time due to time constrains.For d...

STM32WB Bluetooth and ZigBee Mesh Webinar Part1

Thanks for your participation to the STM32WB Bluetooth and ZigBee Mesh Webinar .Recording of the session is here.Following is a collection of questions received during the Q&A session we were unable to answer in real time due to time constrains.For d...

Resolved! Append uint32 to string for BLE local name

I think this is more of a c programming question rather than a MCU question, but I figured I would ask anyway. I am trying to append the chip ID from an STM32WB onto the BLE local name for my application and am having trouble figuring out how to do ...

kcire L. by Associate III
  • 744 Views
  • 2 replies
  • 0 kudos