BACKUP SRAM affects the other tasks
Hi,
I am using backup sram in stm32f429zi. Data Read write in backup sram section is executing properly and data will retain after power down. But when we do the power UP then my program is not executing from main loop. so my code is not working as required. As soon as I do the hardware reset then my code worked as per requirement and data also retaining in backupsram. so my question is that how can we recognize that the Power is up without using hardware reset?
Thanks,
Anagha
