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

Delayed RX IRQ with STM32WL5x Transceiver with LoRa

Hello,I'm using the STM32WL55 for LoRa communication.I found out that when receiving a packet the RX IRQ from the transceiver is executed in a delay from when the packet finished transmitting.From my tests this delay depends on the channel configurat...

GG.2 by Associate II
  • 467 Views
  • 1 replies
  • 0 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
  • 1205 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
  • 270 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
  • 4831 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
  • 282 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
  • 390 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
  • 2089 Views
  • 3 replies
  • 0 kudos