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
  • 1340 Views
  • 0 replies
  • 2 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
  • 242 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
  • 879 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
  • 1057 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...

Resolved! Switching from TX_ON_TIMER and TX_ON_EVENT

Hello, I have a RAK3172 which is based on STM32WLE5CCU6, and it is being configured for LoRaWAN, and the node transmission is happening based on timer (TX_ON_TIMER), sometimes an External interrupt will be there and the device needs to send the packe...

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

Resolved! Internal Temperature measurement gets wrong values

Hello everyone,it was required that my software periodically measures the internal chip temperature for comparison with the externally measured temperature. As the time distances between measurements are several minutes, the ADC is to be completely t...

RWalko by Associate III
  • 461 Views
  • 10 replies
  • 3 kudos

Resolved! Number of bytes to be Read

As per .ioc  the maximum value length for BLE data transfer can be 512 bytes. but  aci_gatt_update_char_value has char_Value_Length and Char_value pointer set for  uint8_t . so it means we can update only max 255 bytes .aci_gatt_update_char_value( ui...

Nico3_0-1738131355223.png
Nico3 by Senior
  • 127 Views
  • 1 replies
  • 0 kudos