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

HCI_DISCONNECTION_COMPLETE_EVT_CODE not generated

I am running into some trouble with a STM32WB while using a custom GATT server and attempting to disconnect from an Android device. The core issue is that the CPU2 has turned on the HSE. This is known because the HSERDY bit is set while the HSEON bit...

BH.1 by Associate II
  • 615 Views
  • 1 replies
  • 0 kudos

Redirect Printf and Scanf to interrrupt driven UART

This example work perfectly using non interrupt driven UART HAL library, HAL_UART_Receive and HAL_UART_TransmitAny idea on changing to HAL_UART_Receive_IT and HAL_UART_Transmit_IT?Many thanks https://forum.digikey.com/t/easily-use-scanf-on-stm32/2110...

David_ by Senior
  • 503 Views
  • 1 replies
  • 0 kudos

Resolved! NUCLEO-WBA55CG JTAG/SWD not able to connect via JLink

I am attempting to connect to the STM32WBA55CG using a JLink Compact Plus following the following instructions from SEGGER: https://wiki.segger.com/ST_NUCLEO-WBA55CG.This connection fails as the DAP is not responding. The output from JLink is attache...

sfarnswo by Associate
  • 1499 Views
  • 1 replies
  • 0 kudos

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

Unlocking a STM32WB55CGU6

I have an STM32WB55CGU6 processor. I initially started with updated the FUS from v0.5.3 to v1.0.1 via the STM32CubeProgrammer. This update was successful. I then proceeded with trying to load the v1.2.0 FUS. However I got the following error:After do...

BettleBerry_0-1715865395434.png BettleBerry_1-1715865478760.png

CubeMonitor-RF com port is not able to connect

Hi Community, I tried to connect and use 802.15.4 sniffer function from CubeMonitor-RF app. I stopped at the very first step. Once I opened the CubeMonitor-RF program, it said I need to install wireshark, after install the wireshark, the warning mess...

YJ99 by Associate II
  • 1682 Views
  • 12 replies
  • 0 kudos

IWDG in STOP2

I'm using MCU STM32WB55CE. The issue is the following:after putting MCU in STOP mode it looks like IWDG still running and reset the MCU.Option byte: 0x3B79F1AA, means bit IWDG_STDBY and IWDG_STOP clear.I'm using SEGGER J-Link for debugging. Ble stack...

IHlot.1 by Associate II
  • 2814 Views
  • 7 replies
  • 1 kudos