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

Target is not responding, retrying...

I'trying STN32WLcube firmware 1.1.0. The LoRaWAN End Node works as aspected and now I need to add my sensors, but when I debug it I have the error "Target is not responding, retrying..."DEBUGGER_ENABLED value is set to 1 ( I think is the same as DEBU...

FRest.1 by Associate III
  • 536 Views
  • 0 replies
  • 0 kudos

STM32WL LoRa Code

Hi, I am new to STM32.I am trying to implement LoRa Receiver and Transmitter code in STM32WL. I have tried to modify the Rx and Tx code using the Ping-Pong application code (subghz_phy_app.c) . I have added my Transmitter code below, can you please r...

FBrin.1 by Associate III
  • 1375 Views
  • 2 replies
  • 0 kudos

STM32WB55 and read ADC from 4 channel using LL library

Hi everyone, I am trying to read ADC values from 4 different channels  PC0  ------> ADC1_IN1 PC1  ------> ADC1_IN2 PC2  ------> ADC1_IN3 PC3  ------> ADC1_IN4I am able to get different values from different channel for the 1st iteration. but from th...

mPona by Associate II
  • 980 Views
  • 1 replies
  • 1 kudos

Resolved! How to enter stop2 mode in stm32wb, when the Ble stack opened?

According to the subject, I found I can't enter to the stop2 mode ,when i run the ble stack (APPE_Init() ) in p2p_server. I tried to use HAL_PWREx_EnterSTOP2Mode(PWR_STOPENTRY_WFI); behind the aci_gap_set_non_discoverable(); but it wasn't wor...

Htzuh by Associate II
  • 3602 Views
  • 11 replies
  • 0 kudos

Resolved! Why does power management corrupt SPI registers on STM32WLE5?

When attempting to add an accelerometer to the LoRaWAN_End_Node program, on the SPI1 interface, I find that it works (in polled mode) until the board sleeps and is woken with an interrupt. Then the SPI1 Control Register 1 and Control Register 2 are c...

charles23 by Associate III
  • 3369 Views
  • 8 replies
  • 2 kudos

Is it possible to have an ADC conversion rate >= one million samples per second while having the system clock low enough to put the system into low power sleep mode (<2Mhz)?

Hello,I have an inquiry about the capabilities of my STM32WB55CE microcontroller. Is it possible to have an ADC conversion rate >= one million samples per second while having the system clock low enough to put the system into low power sleep mode (<2...

JTrie.2 by Associate
  • 724 Views
  • 3 replies
  • 0 kudos

I am not able to add opus firmware to my nucleo project.

I am not able to add opus firmware to my nucleo project. I am using Nucleo-WB55RG board and I am unable to configure the opus to my nucleo board, I am taking reference of Demo code available on website, the demo code is working the same opus I am un...

NY L.1 by Associate II
  • 577 Views
  • 0 replies
  • 0 kudos