This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/MSP430FR5994: Have FRAM write duration interval suggestion time?

Part Number: MSP430FR5994

Tool/software: Code Composer Studio

Dear Sir,

Do MSP430FR5994 FRAM have the least write interval time?

And have any function to make sure the write data is valid or not?

Thanks.

Sam

  • Hi Sam
    The FRAM access should be not be more than 8MHz. So we set the FRAM cache and the wait state to make the mcu running more than 8MHz.
    The FRAM have the ECC function to detect the uncorrectable bit error. If you want to verify the data, you can read back in your project to see if the data is correct.
    Best retards
    Gary

**Attention** This is a public forum