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

STM32CubeWL v1.3.0 - General questions on the examples

Hello,we’re doing some research on LoRa tecnology to evaluate if it’s suitable for our products. We’re interested in STM32WLxx MCU, so we downloaded STM32CubeWL Firmware package from GitHub.We are trying to understand the principle of working of some...

0693W00000aJeCYQA0.jpg 0693W00000aJeCdQAK.png
GGhet.1 by Associate
  • 820 Views
  • 1 replies
  • 0 kudos

Resolved! The simplest and most basic LL driver App doesn't work

We tried the simplest and the most basic LL driver based App, LED blinking, on Nucleo boards:int main(void) { LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_SYSCFG); LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_PWR); NVIC_SetPriorityGrouping(NVIC_PR...

WQ by Associate III
  • 2300 Views
  • 11 replies
  • 0 kudos

How create devEUI for public Lora network?

I have one product with inside the module Murata CMW. The product will be present on a public Lora network. The product is a sensor, so it will trasmit dataI need to go in mass production and I need to create the devEUI for each deviceHow I can creat...

FSogn by Associate
  • 1164 Views
  • 2 replies
  • 0 kudos

STM32WL55 as single chip 4-fsk transceiver

Hi, I'd like to understand how I can setup the semtech transceiver to work with 4-FSK modulation. I configured a project in cube mx but I have doubts on the bandwidth and datarate parameters.I know that my datarate is 9600 bps, then bandwidth and cod...

ltoso.1 by Associate II
  • 1333 Views
  • 2 replies
  • 0 kudos

MOOC - STM32WL workshop - 4 Point to point

First of all, I was doing basic HAL_UART communication with lora modules. Now I have a new project which requires really really low power so I decided to go with stm32wl.I will have 50 end node device (sensor device) and 1 base station. Sensor device...

AHakk.1 by Associate III
  • 712 Views
  • 1 replies
  • 0 kudos

STM32WLE5 'Failure To Execute Command'

I am experimenting with the STM32WLE5 and the embedded SX126 LoRa-radio. (aka SubGHz)I simply reset the SubGHz, then read its status, and this always returns a 'Failure To Execute Command' (according to section 13.5.1 GetStatus from SX126 datasheet) ...

Strooom by Senior
  • 1800 Views
  • 6 replies
  • 0 kudos

ISSUE: STM32WL55JC2 SPI1 not working when project file is generated from CubeMX but works while using example file.

Hello,Currently I am working on STM32WL55JC single core where I initialized PB3, PB4, PB5 and PA15 for SPI1 line with a FLASH Memory MT25QL.I tried basic with reading Flash memory ID.It worked when i used the SPI_FullDuplex_ComPolling_Master example ...

0693W00000aHUUtQAO.png 0693W00000aHUZYQA4.png
SSaya.1 by Associate II
  • 1779 Views
  • 5 replies
  • 0 kudos