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

Resolved! Flash Erase Error

I am working on STM32WLE5CCU6 mcu and try to erase the flash. But always giving me the error status as 0xFFFFFFFF. whatever address we provide , the errorStatus is always 0xFFFFFFFFmemAddress = FLASH_BASE + (110*FLASH_PAGE_SIZE); //0x08037000uint32_t...

USART in LoRaWAN End Node

I am developing an application from LoRaWAN End Node example in STM32WLE MCU. I would like to use serial communication through already configures USART2 to configure some tests from a python script, but I cannot find the interrupt function that is ca...

alefarri by Associate II
  • 166 Views
  • 1 replies
  • 0 kudos