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

Issues about STM32WB

HiWe develop a project on the STM32WB5MMG MCU. We have 2 issues:1. How can we get the actual MTU after the negotiation with the remote client (probably a smartphone) ? We want to support all kind of smartphones including those with small MTU. Do we h...

Ofer by Associate III
  • 956 Views
  • 4 replies
  • 0 kudos

Resolved! STM32WB5MMG power removed while updating FUS

During testing to see what happens if power is interrupted during various parts of firmware update, I removed power from my test board while updating FUS. Now, when I connect via SWD using STM32CubeProgrammer, it shows the following: When I try to up...

0693W00000bh7sOQAQ.png
crwper by Senior
  • 1621 Views
  • 9 replies
  • 0 kudos

Resolved! How to use PA15 (JTDI) as a GPIO

On a custom board, the RED_LED is connected to PA15, which is pulled-up by default (JTDI).The pin has been set to Push-Pull Output GPIO in CubeMX and is initialized to 0.The STM32WB55CGUx was experiencing random resets, until this particular IO was s...

Romain1 by Associate III
  • 3475 Views
  • 3 replies
  • 0 kudos

stm32wle5cc autoregister

HiI need to know that how can i create thousand amount of binary or hex file for different keys during mass production. I use custom firmaware, sdk v.1.0 for development and i wrote manually keys of each device.

Resolved! STM32WL store NVM context Lorawan

Hi, I need some help trying to undestand this operation in Lorawan_end_node example projectnvm_size = ( ( sizeof( LoRaMacNvmData_t ) + 7 ) & ~0x07 ); in the code below:Maybe it is so simple, but i thought that it would be something like that nvm_siz...

RPaja.1 by Associate II
  • 1286 Views
  • 3 replies
  • 0 kudos