STM32U385: Is there any way to save data autonomously in Stop mode without CPU wakeup?
I'm working on a project using the STM32U385 and I'm trying to find a way to detect a specific condition and save data while the device stays in a low-power Stop mode — without waking up the CPU to do the saving.Is there any peripheral combination or...