Resolved! On STM32C0, is SRAM preserved in Sleep mode if RCC_AHBSMENR.SRAMSMEN=0?
Hello,In STM32C0 RM0490, section 5.4.16, the RCC_AHBSMENR describes the bit SRAMSMEN which can be used to disable the SRAM clock during Sleep mode to save power. We will be using the STM32C0 in a low-power application and I was wondering if the SRAM...