-
Notifications
You must be signed in to change notification settings - Fork 0
FlashTools API is for the ATSAM3X8E microcontroller and provides functionality for internal flash operations and memory protection. Provides an interface with the MCU's embedded flash controller and memory protection unit.
ddorz/ATSAM3x8E-FlashTools
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
FlashTools This API provides an interface with the ATSAM3X8E microcontroller’s embedded flash controllers and memory protection unit. It is for use specifically with the ATSAM3X8E MCU/Arduino Due. Internal flash writes/reads allow non-volatile data storage of program data using flash memory. Additionally, the API includes functionality for locking/unlocking flash, getting the flash descriptors, setting/getting the GPNVM bits, and getting the Cortex-M3’s 128-bit unique identifier. Moreover, it provides functionality for enabling and using the Cortex-M3’s integrated Memory Protection Unit (MPU). For more information on this API refer to FlashTools.pdf, and for technical details regarding the ATSAM3X8E refer to the chip’s datasheet, included here as at91sam-datasheet.pdf.
About
FlashTools API is for the ATSAM3X8E microcontroller and provides functionality for internal flash operations and memory protection. Provides an interface with the MCU's embedded flash controller and memory protection unit.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published