After a software reset like WD reset, BOD reset, is the SRAM content retained?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

After a software reset like WD reset, BOD reset, is the SRAM content retained?

2,087 次查看
lpcware-support
Senior Contributor I

Yes. In case of a software reset like WD reset, BOD reset etc, the SRAM contents (memory address 0x1000 0000 to 0x1000 2000 in case of LPC1227 ) is retained. However, the part won't retain the contents if it goes to deep power-down mode or if the microcontrollers is unpowered.

0 项奖励
回复
1 回复

1,631 次查看
lpcware-support
Senior Contributor I

I test the LPC1225FBD48/321,after a WD reset all the SRAM data is 0,why?the address is 0x1000 0200, I test it in KEIL.
It is important to my program,after the WD reset, or soft reset the SRAM data should retain unchanged to keep the output steady.

0 项奖励
回复