Why I am getting FLASH->SR reset value is 0xC0
HiI am using STM32L476ZG MCU development board. I created a new project without adding any interrupts. I noticed that FLASH->SR = 0xC0 at reset and when I try to clear it, it comes back after the next command I execute.I'll add screen shots to clarif...