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

Bare metal SPI implementation problem

Hi, I'm trying to get a bare metal implementation of SPI working on a STM32WB55 Nucleo board.The transmit appears to work but I cant get the receive function to work. I'm using a loop back by connecting MOSI & MISO with a jumper.When in debug I can s...

Resolved! X-Cube-Matter cannot be compiled with MDK Arm

I am developing using X-Cube-Matter v1.4.0.I imported the BLE_Ota project onto MDK Arm and built it, but the following error occurred and I was unable to compile it.../Core/Src/app_entry.c(28): warning: In file included from...../STM32_WPAN/app\app_t...

How to set in CubeMX to use BLE extended advertising?

I am controlling BLE server using stm32wba54cgu6 chip and CubeIDE 1.18.0.1. In order to use extended advertising function, what part should I set in CubeMx?2. I think that adv_ext_app.c / adv_ext_app.h file should be created to use extended advertisi...

Will912 by Associate
  • 156 Views
  • 1 replies
  • 0 kudos

lrwan 2 gateway firmware

Hi,I’m currently working with the NUCLEO-F746ZG board. Could someone please guide me on where to find the corresponding gateway firmware binary (e.g., st-nucleo-lora-gw-at-fw-v2.0.2.bin) and the setup procedure for getting the gateway up and running?...

NITH by Associate
  • 79 Views
  • 2 replies
  • 0 kudos

stm32wle5 stop mode issue

Hello,   I am trying stm32le5ccu6 with SUBGHZ PINP PONG method to send data.in that i am getting stuck at 3 things 1. rtc for time and date. 2. writing data into internal flash address 3. when trying stop2 mode, i have set up 20 sec wake up interrupt...

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
  • 4375 Views
  • 10 replies
  • 1 kudos