Other Parts Discussed in Thread: MSP430G2553
Hello,
I am trying to find SRAM retention time in MSP430FR5994 launchpad. I am writing '1s' to SRAM memory locations and then I turn the power supply off. When the power comes back, I read the data from the SRAM and see if it was changed.
My code is working fine for MSP430G2553 launchpad, it does retain the SRAM data for some miliseconds.
Is there some kind of logic or boot program in MSP430FR5994 board which resets the SRAM contents every time it gets booted?
Thanks for the help!!
Vishal