Other Parts Discussed in Thread: MSP430FR5972, MSP430FR2476, MSP430FR2422, MSP430FR2522
Hello
I'm starting to use MSP430FR2476, I just used in the past MSP430FR5972
in this last item is possible to write protect the sector of Fram and information memory .
I see on the MSP430FR2476 that is possible too but is not clear how is possible to protect only a part
of information memory example 256 byte only.
also on the family manual at page 80 are write some appendix
(1) These bits have no affect on MSP430FR413x, MSP430FR203x devices.
(2) The password must be written with the FRAM protection bits in a word in a single operation.
(3) These bits are valid in MSP430FR2522 and MSP430FR2422 devices.
this means that FRWPOA(3) are not any effect on the MSP430FR2476 ?
in this case is only possible to protect all entire memory and information memory?
to enable the protection is correct this procedure ?
movx.w #(FRWPPW+FRWPOA??+DFWP+PFWP),SYSCFG0 ?
FRWPOA if is valid for MSP430FR2476
Thank you
Luigi