Help with hardware features

Hello everyone!

I know that in MSP430,

"The user can define custom BSL code for flash-based devices and protect it against erasure and unintentional or unauthorized access."

I want to know if there is a similar feature in Arduino Zero (or ATSAMD21G18, since Arduino Zero seems to be the development board based on this microcontroller ). The most important thing is to ensure

"protect it against unintentional or unauthorized access"

, where access includes read, write, and execute. This is crucial for me.

Very likely. The data sheet would have all the details.

Hi jremington,
Thank you very much for your prompt response. I will go take a look at this data sheet.

Previous topic on the subject

Received, thank you.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.