Resolved! After erasing internal flash using st link utility when i will start storing sum data into internal flash it is going to be in hard-fault.
Hello Everyone,We are working on STM32F413RH. We are storing sum data into internal flash at some interval of time. Simple mechanism is used, first we are erasing sector and then we are writing our data into internal flash.But when we are erasing chi...