Hi Luca Rossini,
There is no error about the FTFA_FOPT[NMI_DIS], the Bit Num of NMI_DIS is 2.
Modify the Flash_Config from
{0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFE}
to
{0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFBFE}
will disable NMI interrupt.
![FTFA_FOPT[NMI_DIS].png FTFA_FOPT[NMI_DIS].png](/t5/image/serverpage/image-id/66323i7FF4DF14026F1910/image-size/large?v=v2&px=999)
Best Regards,
Robin
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------