Hi folks,
I have a question regarding how to handle a PUC due to an uncorrectable bit error on the MSP FRAM devices.
Let's say at the start of my program, I enable the PUC by setting the UBDRSTEN flag in the GCCTL0 register. At some time later, an external event causes a problem with one of the FRAM cells (flips a single bit say) and the ECC cannot correct the issue. If the bit stays stuck after PUC, will the device just continually reset as the ECC will be unable to correct the bit?
Maybe this can't happen due to the FRAM being near immune to SEU type effects, but I don't know enough about it to say that for sure.
In general I guess the question is, can I just assume that after a PUC due to an uncorrectable bit, I can enable the UBDRSTEN again and not have an immediate reset?
Cheers