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

Resolved! Strange timer behavior when LPM is enabled in STM32WB55

HiI was here with a timer question not long ago, and everything seemed solved. https://community.st.com/t5/stm32-mcus-wireless/timer-tim2-does-not-work-when-ble-is-initialized-in-stm32wb55/m-p/794896#M24405I am working on a custom device, but I made ...

IlliaGx by Senior
  • 843 Views
  • 11 replies
  • 5 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
  • 257 Views
  • 1 replies
  • 0 kudos