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

Resolved! HardFault when i try to program in the Flash memory

Hello,I need to write data in the flash memory but i always have a hard fault !please check my code if some one can find the Issus ! (i written my own functions because i do not use hal library)void FLASH_Write_64(uint32_t WriteAddr, uint64_t *data, ...

malarab by Senior II
  • 3022 Views
  • 3 replies
  • 0 kudos

Custom Applications on STM32WB55 Coprocessor

Hello everyone,I wonder if it is possible to develop and run a custom coprocessor firmware on the Cortex-M0 of the chip. From what I understood so far, the FLASH and RAM portions dedicated to FUS, Safeboot, and Wireless Stack are locked from the fact...

Richard1 by Associate
  • 1050 Views
  • 3 replies
  • 0 kudos

Resolved! Timer cycle duration is always the same

Hello,My firmware sends data to TTN when I double push on the button of my board. When the first push is detected, the board wakes up from low power mode and a timer is launched to detect if there is a second push. At the end of the countdown, if the...

nogema by Associate II
  • 1963 Views
  • 6 replies
  • 0 kudos