STM32 MCUs Wireless

Ask questions and discuss STM32 wireless solutions and their implementation for running Bluetooth LE, Zigbee, LoRaWAN applications.

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

STM32CubeProgrammer not seeing device.

IAR/EWARM can connect to my STM32WL55 nucleo board.  However, I get a complaint about a hardware fault during loading.  It also claimed that the STLINK firmware was old, so I decided to update that.STM32CubeProgrammer would not initially start, so fo...

Resolved! STM32WB5MMG SMPS

Hi,I have a custom board with a STM32WB5MMG module. In order to obtain the best performances, I want to use the STM32WB5MMG SMPS with a 3.3v voltage source. However, I can't find in the Cube IDE any command to activate the SMPS. Is it always activate...

Resolved! Sysclk frequency not stable on STM32WBA55 and STM32WBA52

I have been developing a IMU board based on the STM32WBA52KG.  I'm using STM32CubeIDE 1.15.1 with STM32WPAN firmware 1.30.0.  (I've tried using cubeide 1.16.0 with firmware 1.40.0 but was unable to get the code to compile: see this issue: https://com...

ayeiser by Associate II
  • 1821 Views
  • 3 replies
  • 0 kudos

Resolved! NUCLEO-WL55JC frequency range confusion

Hi,There is confusion with NUCLEO-WL55JC frequency range. Maybe 2 distinct Web pages should be considered for NUCLEO-WL55JC1 and NUCLEO-WL55JC2.Board page: https://www.st.com/en/evaluation-tools/nucleo-wl55jc.htmlFrequency range indicated: 150 MHz to...

Resolved! STM32WBA65 PDM2PCM and BLE share CRC

Hello,I am looking for guidance on how to share the CRC peripheral between two modules. For instance, in our application we are using the BLE stack (for example, following this: https://wiki.st.com/stm32mcu/wiki/Connectivity:STM32WBA_BLE_STM32CubeMX#...