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

UART reading problem

Hello,I have STM32WLE5CBU6 and I communicate with my Quectel chip over standard UART communication (interface LPUART, PA2, PA3) via AT commands. Transmitting from STM to Quectel is always working well, but when I want to read response from Quectel ch...

0693W00000QMXnYQAX.png 0693W00000QMXnTQAX.png
Foreen by Associate II
  • 1109 Views
  • 7 replies
  • 0 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
  • 2011 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
  • 632 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
  • 1116 Views
  • 6 replies
  • 0 kudos