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

Resolved! LL_USART_EnableIT_RXNE_RXFNE() not setting the flags correctly

I am basing an application of off the LoRaWAN_AT_Slave_DualCore_CM4. I'm currently working on adding USART1 into the application and have successfully used LL_USART_TransmitData8() to transmit data from the MCU. I'm running into a weird behavior that...

ECarr.1 by Associate
  • 1830 Views
  • 3 replies
  • 0 kudos

Bug report in STM32Cube_FW_WL_V1.1.0, LoRaWAN stack

I'm working on the application project LoRaWAN_AT_Slave_DualCore from STM32Cube_FW_WL_V1.1.0 .The payload of the downlink messages is not correctly transfered from the processor M0 to the processo M4. There is a bug in:file LmHandler_mbwrapper.c, fun...

G.Buldo by Associate
  • 494 Views
  • 0 replies
  • 0 kudos

Bug Found in LoRaWAN_AT_Salve_DualCore sequencer utility

Hey community, it took me some time to track this bug down because I thought I wasn't implementing the sequencer library correctly and was looking at my own code. Turns out, there is a bug with stm32_seq.c. Every time I ran a task with UTIL_SEQ_SetTa...

ECarr.1 by Associate
  • 660 Views
  • 1 replies
  • 0 kudos

Resolved! SAI: Won't stay enabled (H7 and WB)

Hi - I'm having a real struggle with the SAI peripheral. I've tried on both H742, and WB55 module, and am running into the same problem.I have the source set up in the clock config (Tried both PLL1 and PLL2, and using PLLSA1P on WB), and made sure I ...

DOCon.1 by Senior
  • 1121 Views
  • 4 replies
  • 0 kudos

Hi I am new to Lora and am trying to set up the B-L072Z-LRWAN1 to talk to a Multitech GW. The docs I have found don't really explain much to me..

I am following the You tube videos but cannot get the unit to respond (I get AT_ERROR when issuing an AT command.) are there any good tutorials on what software I need, how to setup the units, create/download new projects, plus connect the Gateway?ht...

EBenn.1 by Associate
  • 402 Views
  • 0 replies
  • 0 kudos