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

HAL_Delay configuration with STM32CubeIDE

Hello All,I'm starting a project based on a STM32WL.After downloading the "SubGHz_Phy_Per" project I try to duplicate the project for my custom board based on the STM32WLE5CBUX.The "SubGHz_Phy_Per" project provide the HAL_Delay(Delay) via a call to t...

matth_he by Associate
  • 850 Views
  • 0 replies
  • 0 kudos

REACH request

Good Morning,I’m a little bit lost with your REACH certificate. Can you tell me which category the products below belong to ?LIS2DH12TR MLPF-WB55-01E3 STM32WB30CEU5A Are there SVHC in this products ? Thanks

MGROS.2 by Associate
  • 532 Views
  • 2 replies
  • 0 kudos

Problems with Shutdown on STM32WB10

Hi,I am creating a battery operated device using the STM32WB10 and I need to figure out how to make use of the claimed 30nA shutdown current consumption. (I realize this is at certain voltage and temperature ranges).The best I have been able to achie...

Ugilten by Associate III
  • 1315 Views
  • 6 replies
  • 0 kudos

Via USB interface the -rst using CLI was not working and even in GUI these options were grayed out or not available. I have tried reset=SWrst/HWrst, but it did not work. Is there any way to reset the microcontroller via USB?

Via USB interface the -rst using CLI was not working and even in GUI these options were grayed out or not available. Please refer the below images for reference.Using the WB package - 1.15Using the STM32Cubeprogrammer - 2.12Is there any possible way ...

Mkuma.7 by Associate III
  • 1116 Views
  • 6 replies
  • 0 kudos

Problem with trace utility in I-CUBE-LRWAN

Hello,I'm currently working on an application that integrates the LoRaWAN stack (version 2.1.0), and has to use USART2 to send/receive data. USART2 is already used by the trace utility, to send trace messages. I activated RX on interruption by callin...