where can I find "small" source that perform BOOTCFG.EN = 0 programming?
I mean Not explanation (datasheet) but actual C code?
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.
where can I find "small" source that perform BOOTCFG.EN = 0 programming?
I mean Not explanation (datasheet) but actual C code?
Hi,
Details are described in section 8.2.3.10 Flash Memory Programming in the datasheet using FMA, FMD and FMC registers. You can also take a look at this post with some example code.