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

Fraudulent Power Claims in STM32WB55 Wireless SoC

Dear STMicroelectronics Team,I am writing to strongly condemn the way power consumption values are presented in the STM32WB55 datasheet.When I choose a wireless SoC, I do so because of its wireless capabilities. If I only needed a microcontroller, I ...

osPriorityNone used in STM32WB example projects

Hello,Looking at the HRS FreeRTOS example applications code for STM32WB55, I see several task configured with osPriorityNone as priority.This priority level is defined as meaning 'no priority, not initialized' in cmsis header.Why is it used here ? Ho...

NOLFF.1 by Associate II
  • 25 Views
  • 0 replies
  • 0 kudos

STM32WBA55 VBAT PROBLEM

I have a project for a battery-powered clock using the STM32WBA55 chip. The battery is replaceable; the device can sit unused on a shelf for up to 4 months without the battery. Since the STM32WBA55 doesn't have VBAT or VRTC pins, how can I keep the b...

YBAYR.1 by Associate III
  • 34 Views
  • 1 replies
  • 0 kudos

I2C1 has decided to stop working?

NUCLEO WB55For an unknown reason I2C1 has just stopped working. The BLE & UART are working but the boards (I've tested on 2 identical boards) are no longer talking to the sensors via I2C.When I scope them up the traces for SCL & SDA are both flat lin...

Resolved! stm32wba65 and I-CUBE-LRWAN

I have a custom board with stm32wba65 processor. I also have an RFM95 LoRa module. I need to add LoRaWAN capability. I tried adding I-CUBE-LRWAN into my CubeMX but was not able to load it (not a recognised package).How can I get an ST or Semtech appr...

SLevi1_0-1768993411104.png
SLevi.1 by Associate III
  • 258 Views
  • 13 replies
  • 1 kudos

STM32WL blocked in RTC initialization

Hi, I'm working with a STM32WL5MOC with the STM32Cube FW_WL V1.4.0. In my main.c I have this initialization: MX_GPIO_Init(); MX_DMA_Init(); MX_RTC_Init(); MX_LPUART1_UART_Init(); MX_USART1_UART_Init(); MX_ADC_Init(); MX_CRC_Init(); MX_...

STM32WB5MM-DK On-board i2c sensor polling and BLE

Hello guys.I have an STM32WB5MM-DK disco board and im trying to get familiar with the ble stack. What i want to do is create a p2p server, poll an onboard i2c temp sensor for data and send that data through ble. What i did at first (successfully)was ...

AlexES by Associate II
  • 36 Views
  • 0 replies
  • 0 kudos