SAM-BA® ISP - Applets: Initialize External RAM

Initialize External RAM (extram)

The extram applet initializes external RAM.

The extram applet applies to the following devices. Documentation is available in the ../sam-ba/doc/ directory.

Device Documentation
SAM9X60 ../doc/sam9x60.html
SAM9XX5 ../doc/sam9xx5.html
SAMA5D2 Series ../doc/sama5d2.html
SAMA5D3 ../doc/sama5d3.html
SAMA5D4 ../doc/sama5d4.html
SAMV71 ../doc/samv71.html

Additional documentation is located in the document directory: ../doc/extram.html.

extram Command Structure

The extram applet has the following command structure:

The Initialize Device Clock Tree (lowlevel) applet should be executed prior to executing the Initialize External RAM (extram) applet. The lowlevel applet initializes the external RAM bus clock frequency.

$ sam-ba -p serial -d <device> -a lowlevel
$ sam-ba -p serial -d <device> -a extram:help

Syntax: extram:[<preset>]
Parameters:
    preset  External RAM chip
Examples:
    extram    use default board settings
    extram:1  use preset 1 for type of external RAM

The extram applet accepts a single <preset> parameter which tells the applet which SDRAM chip is connected to the device. A list of preset parameter values by device is located in the ../doc/extram.html directory.

© 2024 Microchip Technology, Inc.
Notice: ARM and Cortex are the registered trademarks of ARM Limited in the EU and other countries.
Information contained on this site regarding device applications and the like is provided only for your convenience and may be superseded by updates. It is your responsibility to ensure that your application meets with your specifications. MICROCHIP MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WHETHER EXPRESS OR IMPLIED, WRITTEN OR ORAL, STATUTORY OR OTHERWISE, RELATED TO THE INFORMATION, INCLUDING BUT NOT LIMITED TO ITS CONDITION, QUALITY, PERFORMANCE, MERCHANTABILITY OR FITNESS FOR PURPOSE. Microchip disclaims all liability arising from this information and its use. Use of Microchip devices in life support and/or safety applications is entirely at the buyer's risk, and the buyer agrees to defend, indemnify and hold harmless Microchip from any and all damages, claims, suits, or expenses resulting from such use. No licenses are conveyed, implicitly or otherwise, under any Microchip intellectual property rights.