STM32MP1 CM4 SRAM cleared after WWDG reset
Hi,i want to store some flags, bytes, at the end of my SRAM. This RAM section should preserve the information in case of a Reset e.g. WWDG1 Reset.Before WWDG1 Reset is executed some program states should be stored in RAM and after Reset could be read...