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

PWM input on STM32WB5MMG

Hi, I'm planning to use a STM32WB5MMG for a custom board. For this application, I need to measure the frequencies and the duty cycles of three different PWM signals. I know that there is the PWM Input mode of some TIM. However, I verify that there ar...

STM32WLE5JC disabling context management

We have developed an IoT sensor using the STM32WLE5JC LoRa module. It is a device we expect to reboot a few times (when necessary).  It was discovered that when a downlink command (to reboot the device) is sent, the device reboot, but then it hangs d...

Resolved! I cant login https://my.st.com/sfxp

I'm developing a Sigfox product using the STM32wlxx series.For testing purposes, I'm trying to provision Sigfox using the STM32 programmer,but I can't log in using the link https://my.st.com/cas/login?service=https://my.st.com/sfxp.

login_error.png
HongKwon by Associate
  • 165 Views
  • 1 replies
  • 0 kudos

Help with custom bootloader for STM32WL5MOCH6TR

Hello,I wrote a custom bootloader (that loads firmware image from an external flash) for a device that was using an STM32WL55CCU6. Now I want to use the same bootloader on a device with a similar uC, the STM32WL5MOCH6TR.The bootloader works correctly...