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

Cannot load BLE firmware into the STM32WB55 CPU2

Hi,I have found some questions and discussions with similar topic, but no answer seems to apply to my case. I have an STM32WB55 Nucleo Pack, and I cannot manage to load any of the BLE stack binaries provided with the STM32Cube_FW_WB_V1.16.0 into my d...

zabel by Associate III
  • 1272 Views
  • 9 replies
  • 0 kudos

Is the OpenThread API concurrent safe?

I am developing a FreeRTOS project with around 12 tasks, many of which use the open thread ot* functions. However, my program will occasionally deadlock on all OpenThread commands, with the stack for each task showing that it is waiting for "Wait_Get...

CMasc.1 by Associate II
  • 286 Views
  • 0 replies
  • 0 kudos

Resolved! Unable to start FUS

I am using the STM32WB55RG MCU, Bluetooth feature with stack version 1.13.0 and FUS version 1.2.0. Everything was working normal until I tried doing the firmware upgrade of stack from v12.0 to v13.0. I am not able to perform FUS related operations. T...

ATaba.1 by Associate II
  • 5030 Views
  • 27 replies
  • 0 kudos

stm32wl55jc adjust adc dma sample rate for microphone

I am using stm32wl55jc1. I want to use accelerometer at 50khz and microphone at 2khz (2048). I am trying to make fft. With pooling adc method, I can do that easily. with 500 micro second delay. for(int i=0;i<128;i++) { microSecond=micros(); HAL_ADC_P...

_legacyfs_online_stmicro_images_0693W00000bk3qPQAQ.png
AHakk.1 by Associate III
  • 294 Views
  • 0 replies
  • 0 kudos

Hi, I'm trying to transmit information between two NucleoWL55JC1 boards using LoRa modulation, i.e only the SUBGHZ_PHY layer. I want to set up the peripherals and middleware with CubeMX and use the HAL SUBGHZ functions in the code section.

Unluckily, I haven't found indications as to which of this functions to use for a basic transmit/receive application. In the HAL documentation and inside the stm32wlxx_hal_subghz.c file the functions are described independently but there is no cont...

JPablo1 by Associate II
  • 403 Views
  • 0 replies
  • 0 kudos

Resolved! STOP2 low power on STM32WB55 with BLE connection wakeup

Hello all,I am running a custom BLE application on STM32WB55 and I want to implement low power STOP2 mode because it's the deepest while RF is still alive. The idea is to periodically wakeup, procced some data and go back to STOP2. I may also need to...

ALABR.1 by ST Employee
  • 2145 Views
  • 3 replies
  • 0 kudos

zigbee issue on NUCLEO-WB55

Hi, I'm trying to start the zigbee on Nucleo-WB55.After upgrading the FUS to 1.2.0.0 and Stack to 1.16.0.0 without any problem, I get an issue in the running code when it checks the "StackType",it should be 48 or 49 but it returns 0:Tested with two ...

_legacyfs_online_stmicro_images_0693W00000bhwkGQAQ.png _legacyfs_online_stmicro_images_0693W00000bhwlEQAQ.png
PCu1 by Senior
  • 571 Views
  • 3 replies
  • 1 kudos