User Activity

Hi,I would like to enable FreeRTOS Thread awareness in VSCode. I know it worked in CubeIDE.I can do it with Jlink GDB Server by inserting this to launch.json"rtos":"FreeRTOS",         //Change it depending on RTOS usedBut have no idea how to do for S...
Hi,I'm not sure if I fully understand how the low-power mode works with active BLE on the STM32WB. I have an application using FreeRTOS and the BLE stack. I have set up advertising and am able to send and receive data over BLE. This works fine. When ...
Hi,we are using the STM32WB microcontroller along with sleep modes – specifically, SLEEP and STOP2. When we try to enter STOP2 (or Sleep) mode, it seems like the MCU automatically checks whether it can enter this mode or not (like an automatic check ...
Hello everyone,I’m working with an STM32WB55 microcontroller with BLE stack. I use also low-power modes in my app. Before entering a low-power mode, I set an RTC ALARM_A to wake the system up at a specific time. The device then enters either Sleep or...
Hello,I’m encountering several errors when trying to build my older project in Atollic TrueStudio. The first error is:Cannot run program "make": Launching failedError: Program "make" not found in PATHAlso in properties C/C++ build is:Orphaned configu...
Kudos from