User Activity

Hi community,I designed my own PCB and implemented the STM32WB5MMG.The device is a rather simple "Smart Home Outlet" that you can turn on/off with a Smartphone via BLE (it is just a fun project to learn some BLE).I verified that everything is working...
Hi,I am using a STM32WB5MMG module and want to use FreeRTOS in combination with BLE.For ease of programming I am using CubeMX to set everything up. My goal is to have BLE up and running to be able to connect it to a Client. FreeRTOS is being used to ...
Hi community,I like to make my life a bit more difficult than necessary.Using a Quectel modem, connected via USART to the STM32WB5MMG, I want to enable OTA upgradeability over LTE CAT-M1/GSM. The downloading part is already figured out from older pro...
HiI've implemented the dual boot functionality on my STM32F429 for OTA Updates.To do so, I always write the new firmware into 0x08100000 and afterwards set oder reset the dual boot bit.If I cut the power to the MCU during the writing process to the n...
HiFor a project I am using a STM32F429ZITx and need to implement OTA functionality. With single bank chips I have previously put the update into the free part of the flash, then copied it over and restarted.With 2 banks I came as far as erasing the u...
Kudos from