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

Resolved! Tx radio power on STM32 Nucleo WBA55CG using Zephyr

Hi, I am using the STM32 Nucleo WBA52CG evaluation board and programming it using Zephyr v3.7.0 and am looking how to set the Tx output power of the BLE radio. Are there any configs available in Zephyr for the same?  If not, alternatively please sugg...

BKaiwalya by Associate II
  • 1303 Views
  • 7 replies
  • 0 kudos

Resolved! Green Power Device cluster missing in CubeMX ?

Hello,I'm currently working with the STM32WB55 evaluation card (P-Nucleo WB55). According to the data sheet, those MCUs supports ZigBee 3.0 which include Green Power configuration.However, I can't seem to find the Green Power Device (End device) clus...

CMiqu.1 by Associate II
  • 1158 Views
  • 6 replies
  • 1 kudos

stm32WB5MM Matter/Thread commissioning failing

Hi Setup and IssueI am struggling to get my stm32WB5MM running the light application to commission on my Rasperberry pi4 (Ubuntu 24.04.1 LTS) with the openthread-border-router and chip-tool installed with snap (edge version to be compatible with the ...

mpsbrandt_0-1730887988269.png

Resolved! cannot use NVIC_SetVector

I am trying to write interrupts bare-metal style. When I try to set the interrupt vector for LPTIM1 (using B-L071Z-LRWAN1) using this method, NVIC_SetVector(LPTIM1_IRQn, (uint32_t)&LPTIM1_IRQHandler); the compiler gives me this error:../Core/Src/main...

STM32Wb09 ACI or HCI communication with Host MCU

Hello ST,For our project, we would like to use STM32WB09KE chip as a Bluetooth MCU and would like to establish communication with the HOST MCU ex:- Stm32H5.Do you have any protocol, how we can make communication both ways from the Main MCU to enable ...

teja_111 by Associate II
  • 479 Views
  • 1 replies
  • 1 kudos

Resolved! RTC and Timer Issues with BLE Stack on STM32WB35CEU6A

Hello,When I add the BLE stack to the STM32WB35CEU6A, I notice that the RTC and timer settings don’t work correctly. With the BLE stack enabled, I can’t get accurate time information from the RTC and timer, or there are inconsistencies in the timing....

Resolved! Request for Hardware design guide for STM32WL33

Hello, I'm a beginner in hardware design for STM32 MCU wireless. I usually get detailed information about component value recommendations in the datasheet or application note. But in STM32WL33, I get unclearer information than in other MCU wireless d...

gusti_made_0-1730433815741.png

Resolved! Flash Memory Configuration in STM32WB55RGV6

I am currently working with the STM32WB55RGV6 microcontroller, which has a total of 1 MB of Flash memory. However, after generating a project using STM32CubeMX, I noticed that the Flash memory file only indicates 512 KB of available memory.Could you ...

Smalik by Associate II
  • 772 Views
  • 5 replies
  • 0 kudos