Home ·

SAMA7G5 QML Type

Contains chip-specific information about SAMA7G5 device. More...

Import Statement: import SAMBA.Device.SAMA7G5 3.7
Inherits:

Device

Inherited By:

SAMA7G5EK

Properties

Methods

Detailed Description

This QML type contains configuration, applets and tools for supporting the SAMA7G5 device.

Applets

SAM-BA uses small programs called "Applets" to initialize the device or flash external memories. Please see SAMBA::Applet for more information on the applet mechanism.

External RAM Applet

This applet is in charge of configuring the external RAM.

The Low-Level applet must have been initialized first.

The only supported command is "init".

Property Documentation

config : alias

The device configuration used by applets (peripherals, I/O sets, etc.)

See also SAMA7G5Config.


Method Documentation

commandLineSecureCommand(command, args)

Handle monitor commands through a SecureConnection

Handle secure commands specific to the secure SAM-BA monitor of SAMA7G5 devices.


commandLineSecureCommandHelp(command)

Show help for monitor commands supported by a SecureConnection


commandLineSecureCommands()

List SAMA7G5 specific commands for its secure SAM-BA monitor


initialize()

Initialize the SAMA7G5 device using the current connection.

This method calls checkDeviceID.



Copyright © 2018 Microchip Technology
SAM-BA Documentation