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

What factors affect BLE QoS Settings

Hi,  I am testing ble audio with STM32WBA55G-DK1 board. I develop my ble audio application with tmap profile. I referred to BLE_Audio_TMAP_Periopheral project provided by ST. It can be paired and enable le audio.   But when i play the music on the an...

Xiaojie by Associate III
  • 97 Views
  • 3 replies
  • 0 kudos

ADC with BLE onSTM32WBA

Hi,I want to implement a simple application: ADC conversion and transmit the data via BLE. I achieved to do it on stm32wb15cc development board, but I have problems when trying do implement it on my custom board with stm32wba54. In the codes, I basic...

STM32WBA bootloader signing and verification

Hi community, I understand that users can encrypt and sign firmware using STM32CubeProgrammer. My question is about the first stage bootloader provided by ST. From my limited reading, it seemed that this 1st stage ST bootloader is only encrypted but ...

JamesNi by Associate
  • 205 Views
  • 2 replies
  • 0 kudos

Cannot Compile When using example ioc

Hello, first time poster.I recently got a few NUCLEO-WL55JC2's for a research project.but other than the standard examples, I am unable to compile a project that I either made using my own ioc, or the one in C:\Users\%username%\STM32Cube\Repository\S...

TheNeg0t1ator_0-1740148366084.png

Secure Flash Area Modification on STM32WB15CC ?

I am using the STM32WB15CC and encountered an issue when my program exceeded 112KB (0x1C000), causing the flashing process to fail. I noticed that the memory region starting from 0x0801C000 is set as a secure flash area.I would like to know if it is ...

hanyang by Associate
  • 66 Views
  • 1 replies
  • 0 kudos

X-CUBE-MATTER and CMake

Hi,I want to use CLion for development, which requires CMake, and I've been struggling with integrating the X-CUBE-MATTER package in it.Globbing all files withfile(GLOB_RECURSE src_files "Middlewares/*.c" "Middlewares/*.cpp" "Drivers/*.c" "Drivers/*....

vohorci by Associate
  • 42 Views
  • 0 replies
  • 0 kudos

Resolved! Disabling IWDG In Standby

I'm using a WB55 with IWDG enabled. I want to disable The IWDG when the device is in Standby mode. I have cleared the IWDGSTDBY bit using STM32CubeProgrammer, but I still get resets from the IWDG.What am I doing wrong? 

TWood.4 by Associate III
  • 3824 Views
  • 9 replies
  • 0 kudos

STM32WB09 deepstop mode

I'm trying to run a sample PWR_DEEPSTOP_RTC from PWR_DEEPSTOP_RTC, but I'm facing some problems.The code works correctly, the UC enters deepstop mode and returns to run mode, but when I try to measure the current in PJ2 as described in item 7.1.4 of ...

rlopes by Associate
  • 65 Views
  • 0 replies
  • 0 kudos