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

Resolved! STM32WB55RCV6 RAM segments

Hi   If I understand correctly, this table in the datasheet says WB55RC family which I have a 256K flash type, should allow me to have 128K SRAM 64KB SRAM1 and 64KB SRAM 2 But the code that is generated with STM32CubeMX does not grant me all these s...

mahdiquestat_0-1739299493079.png

Resolved! STM32WPAN extern variable error

Hi, I am using a custom PCB with SM32WB5MM module. I am reading a temperature sensor and I want to update its value to the advertising package in "a_AdvData".For this I made a "shared_variable" in my main.c (for now its just defined to 10, later it w...

KlemenPfce_0-1739349093588.png

STM32WB09 deepstop mode

Hello,I am working with a STM32WB09KE mcu on a custom pcb. I am trying to write a softwareloop that measures something every x min and afterwards goes into deepstop mode. I was following some online documentation, but it seems like the wb09-series is...

jens0501 by Associate
  • 164 Views
  • 3 replies
  • 0 kudos

Resolved! B-WL5M-SUBG1 (MB1779B) and V3minie

Hi,i'm trying to work with Sigfox and MB1779B board.I try to connect with cube programmer and V3miniE.here is the log :is there a procedure to connect to board ?thank you

dam74_0-1739290535898.png
dam74 by Associate II
  • 409 Views
  • 10 replies
  • 3 kudos

Help me to build a Zigbee project from scratch.

Hi, everyone. This is my first post.I want to build a completely new Zigbee project with my STM32WB55DK. I just want my device can connect to non-STM zigbee devices and STM zigbee devices and send my strings. Can someone teach me how to do it? The ex...

How to program STM32WB09KE in boot mode?

On page 39 of UM3345 (User manual - STM32WB09 Nucleo-64 board (MB1801 and MB2032)):Note: With the BLE_p2pserver demo programmed in the NUCLEO-WB09KE, the low‑power mode is enabled tooffer the best low‑power performances. Therefore, on STM32WB09KE, th...

MQi.1 by Senior II
  • 531 Views
  • 5 replies
  • 0 kudos

Resolved! STM32WBA52 ADC DMA

Hello,I'm having some trouble using adc with dma and HAL. I noticed that in function HAL_ADC_Start_DMA Length parameter is multiplied with 4. Shouldn't be 2 (16 bit data from adc)?File stm32wbaxx_hal_adc.c line 1760 (checked with versions 1.2.0, 1.4....

cvs_dk by Associate II
  • 449 Views
  • 3 replies
  • 0 kudos