STM32 MCUs Wireless

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

Resolved! Doubts regarding timers

What are the differences between LPTIM and TIM, also doesTIM1,TIM2,TIM16,TIM17 work when the device is in STOP2 mode?

pho3nix by Associate III
  • 157 Views
  • 1 replies
  • 0 kudos

ADC: DMA ADC value is not updating after first reading.

I have configured the ADC in DMA mode to read a single pin for measuring external voltages.However, I’m encountering an issue where the ADC value is measured correctly on the first call, but on subsequent calls to the function, the ADC value does not...

Jimit7_0-1736882461393.png
Jimit7 by Associate II
  • 373 Views
  • 5 replies
  • 0 kudos

Can not init BLE stack on CPU2

Hi, I want to develop a BLE application on the STM32WB55, but I'm having trouble initializing the BLE stack on CPU2. I call the functions to initialize it (like in the Heart Rate Monitor example), and then I receive an RX_IRQ from the IPCC where inco...

image.png
JR2963 by Senior II
  • 256 Views
  • 3 replies
  • 0 kudos

can not get LoRa-E5-HF example to work.

I'm not able to get it to work. I'm trying the example, added all the necessary files from the Nucleo BSP library, and included some UART debug information. I can set it into standby mode, but I cannot manage to transmit using the example. I'm trying...

STM32WB15CCY6 excess current draw

Hello,I am having an issue with programming a custom made board utilizing the STM32WB15CCY6, utilizing the WLCSP49 package. The boards were designed by me, see relevant section attached, and I had the boards manufactured and assembled by a profession...

HCI commands

I am looking to know where I should write HCI commands. For example I need to write HCI_LE_SET_PHY . Should I use  STM32CubeMonitor-RF.  If yes, then I don't find BLE_TransparentMode for STM32WB35XX series.please let know 

Nico3 by Senior
  • 263 Views
  • 3 replies
  • 1 kudos

Resolved! Bug report - WLE - RTC - Dev Conf Tool Code generation

Hi all!I'm having some issues in order to use the AlarmA and AlarmB features of RTC in the STM32WLE5x MCU. I'm using the HAL library functions.I've experienced an ambiguous behavior when debugging the code generated in CubeMX module in STM32CubeIDE. ...

Felipe Y by Associate
  • 911 Views
  • 3 replies
  • 0 kudos

Interrupt receiving through SPI MISO line

Hi. I'm developing a custom STM32 circuit board.I'm trying to use an analog-front-end, AD7124-8 ADC chip.However, this chip generates an interrupt signal through the MISO pin when data is ready.  As you know, once we set SPI in STM32, we cannot use G...

KKIM.6 by Senior II
  • 1144 Views
  • 29 replies
  • 18 kudos

Failed to commission with Google Nest Hub.

I am implementing a Matter device using the STM32WB5MMG. When attempting to commission the device with a Google Nest Hub, it fails to join the Thread Network.Upon reviewing the logs, it appears that the NOC (Node Operational Certificate) verification...