User Activity

Hello everyone,I'm having some issue with the ctime function time() in <time.h>.This is used in a library we imported (and for various reason we CANNOT change it), but I noticed that when time() is called it returns -1 (which could be fine) but also ...
Hello everyone!I'm wondering about a possible solution for our device working on a STM32WL55.For hardware reasons, it would be nice to boot the device directly in low power mode (possibly STOP2).I can't seem to find any answer to this question online...