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

can not get LoRa-E5-HF example to work.

I'm not able to get it to work. I'm trying the example, added all the necessary files from the Nucleo BSP library, and included some UART debug information. I can set it into standby mode, but I cannot manage to transmit using the example. I'm trying...

Resolved! How to use LSI instead of LSE with STM32WBA55

Hi,I use the example “BLE_p2pServer_ota” with NUCLEO-WBA55 as a template for a project.For space reasons and to save costs, I would like to use the internal oscillator LSI1 (32,000kHz) instead of the external 32,768 chrystal LSE. After switching to L...

ledi001 by Senior
  • 180 Views
  • 5 replies
  • 3 kudos

STM32WL33 - Running MRSUBG using LSI instead of LSE

On the WL33 range of boards is it possible to utilise the MRSUBG without turning on the LSE within the RCC section and instead have the MRSUBG utilise the LSI?I have found that if you leave the LSE enabled in RCC but set the clock configuration to us...

Lambda by Associate
  • 51 Views
  • 0 replies
  • 0 kudos

Resolved! STM32WL33 Debug prove ST-LINK(ST-LINK GDB server) not working

Hi All,I have just started a project with STM32WL33CC1 MCU. To get started I am trying to run and debug the example MRSUBG_Chat project.The project builds fine but refuses to enter debugging.I can program the WL33 using STM32CubeProgrammer and STM32_...

ola by Associate III
  • 210 Views
  • 8 replies
  • 1 kudos

Request for Recommended Layer Stackup for BALF-WL-00D3

I am writing to request a clear and detailed recommended layer stackup for the BALF-WL-00D3. The datasheet lacks measurement units, making it challenging to interpret the stackup accurately.We are planning to integrate this with our 6-layer PCB desig...

K_ride by Associate
  • 72 Views
  • 0 replies
  • 0 kudos

LoRaWAN Parameters

How we can change the parameters dyanamically in the lorawan stack from program ? I got some information like ,we can use LmHandler APIs to set the parameters .... But How we can use and exactly where we can call these functions ?Thanks in advance