Other Parts Discussed in Thread: MSP430FR5969
Hi,
I have some questions of msp430fr5969 as below:
1, In msp430fr5969 user's guide page 253 5.7 described as below
" 5.7 FRAM Write Back
All reads from FRAM requires a write back of the previously read content. This write back is performed
under all circumstances without any interaction from a user."
My qustion is why FRAM need writ back opration? as we all know the FRAM is the nonvolatile memory and it don't like DRAM need refresh. I think this operation have some risk when power sudden off during reading FRAM data.
2, How much time are needed of execute one MSP430 instruction and where I can find its document?