User Activity

As soon as I add a task to the scheduler and schedule it to run once every 5 seconds, when the timer fires and the sequencer tries to run the task the STM32 goes to the hard fault handler.I'm using the latest example BLE_p2pServer from STM32CubeWB 1....
Hi,We're currently using the SWO viewer in the old ST-Link Utility in Windows.However, this is a bit inconvenient for us because our main development is in Linux. Is SWO support planned for STM32CubeProgrammer? Even just STM32Programmer_CLI SWO suppo...
In the linker scripts for BLE_p2pServer_ota in CubeWB1.3.0, the ld script puts the OTA_TAG at 0x08007178:/* Specify the memory areas */ MEMORY { FLASH (rx) : ORIGIN = 0x08007000, LENGTH = 1k RAM1 (xrw) : ORIGIN = 0x200...
We were planning to replace our STM32WB55 design with an STM32WB50CG, unfortunately we saw the errata document DM00625356.In particular we need to operate with LSI2 for the Bluetooth and cannot add an LSE crystal.When will there be a silicon revision...
I follow steps 1-5 for the Release Notes for STM32WB Copro Wireless Binaries (STM32CubeWB 1.1.1 patch):./STM32_Programmer_CLI -c port=usb1 -fwdelete ------------------------------------------------------------------- STM...
Kudos from