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
  • 1135 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
  • 658 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
  • 1830 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
  • 941 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
  • 1151 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
  • 608 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 Associate III
  • 1453 Views
  • 6 replies
  • 0 kudos

Child joins openthread network late

Hello everybody .I am using openthread in a project. I am creating an openthread network using the stm32wb processor. I install the MTD stack software on the slaves I choose from my cards because I always want them to be child. Everything works fine,...

Mtopa.1 by Associate II
  • 352 Views
  • 0 replies
  • 0 kudos