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.
Good afternoon,
I am using MSP430FR2433 MCU and I locked the write protection and it works fine but now I want to disable write protection .
How can I disable?
Thank in advance.
Hi:
Write 0 to PFWP or DFWP. SYSCFG0.
msp430fr243x_framwrite code example on MSP430FR243x, MSP430FR253x, MSP430FR263x Code Examples (Rev. E) is the reference.
Thanks!
**Attention** This is a public forum