User Activity

Hey there. It is quite some time now that I've noticed strange behavior with live expressions. I'm debugging my project in debug optimization "max" and -Og optimization. Debugger that I'm using is "STLINK-V3 compact in-circuit debugger and programmer...
Hello there. I've been developing a project with STM32WLE5CCU with LoraWAN included. I've used ST's utilities like LMhandler, UTILITIES_timer, and SEQUENCER to handle tasks and different functions.I've encountered a strange behavior though. When I ch...
Hello there!I've been trying to make the Lora-FOTA example portable by converting the include paths, resource links, linker path and pre/postbuild files to be "project related paths" instead of absolute paths.Everything worked out very well with kms_...