Home ·

SAMA5D3Config QML Type

Contains configuration values for a SAMA5D3 device. More...

Import Statement: import SAMBA.Device.SAMA5D3 3.2

Properties

Detailed Description

By default, no configuration values are set.

Serial Console Configuration

The following serial console configurations are supported:

InstancePeripheralI/O SetTX Pin
0DBGU1PB31A
1UART01PC30A
2UART11PA31B
3USART01PD18A
4USART11PB29A
5USART21PE26B
6USART31PE19B

External RAM

The following external RAM configurations are supported:

PresetTypeModelSize
0DDR2MT47H128M84x128MB
1DDR2MT47H64M16128MB
2DDR2MT47H128M162x256MB
2LPDDR2MT42L128M162*256MB
8DDR2W971G16SG128MB
9DDR2W972GG6KB2*256MB

SD/MMC Configuration

The following SD/MMC configurations are supported:

InstancePeripheralI/O SetBus Width
0HSMCI011-bit, 4-bit, 8-bit
1HSMCI111-bit, 4-bit
2HSMCI211-bit, 4-bit

The SD/MMC applet on SAMA5D3 does not support voltage switching, so the voltage configuration property is ignored.

Pin List for SD/MMC Instance 0 (I/O Set 1)

PinUse
PD9AClock
PD0ACommand
PD1AData 0 (bus width: 1-bit, 4-bit, 8-bit)
PD2AData 1 (bus width: 4-bit, 8-bit)
PD3AData 2 (bus width: 4-bit, 8-bit)
PD4AData 3 (bus width: 4-bit, 8-bit)
PD5AData 4 (bus width: 8-bit)
PD6AData 5 (bus width: 8-bit)
PD7AData 6 (bus width: 8-bit)
PD8AData 7 (bus width: 8-bit)

Pin List for SD/MMC Instance 1 (I/O Set 1)

PinUse
PB24AClock
PB19ACommand
PB20AData 0 (bus width: 1-bit, 4-bit)
PB21AData 1 (bus width: 4-bit)
PB22AData 2 (bus width: 4-bit)
PB23AData 3 (bus width: 4-bit)

Pin List for SD/MMC Instance 2 (I/O Set 1)

PinUse
PC15AClock
PC10ACommand
PC11AData 0 (Bus Width: 1-bit, 4-bit)
PC12AData 1 (Bus Width: 4-bit)
PC13AData 2 (Bus Width: 4-bit)
PC14AData 3 (Bus Width: 4-bit)

SPI Serial Flash Configuration

The following SPI Serial Flash configurations are supported:

InstancePeripheralI/O SetChip Selects
0SPI010, 1, 2, 3
1SPI110, 1, 2, 3

Pin List for SPI Serial Flash Instance 0 (I/O Set 1)

PinUse
PD10AMISO
PD11AMOSI
PD12ASPCK
PD13ANPCS0
PD14BNPCS1
PD15BNPCS2
PD16BNPCS3

Pin List for SPI Serial Flash Instance 1 (I/O Set 1)

PinUse
PC22AMISO
PC23AMOSI
PC24ASPCK
PC25ANPCS0
PC26ANPCS1
PC27ANPCS2
PC28ANPCS3

NAND Flash Configuration

The following NAND Flash configurations are supported:

I/O SetBus Width
18-bit, 16-bit

Pin List for NAND Flash (I/O Set 1)

PinUseBus Width
PE21ANANDALE8-bit, 16-bit
PE22ANANDCLE8-bit, 16-bit

Other NAND pins are not muxed by the PIO controller.

Property Documentation

extram : alias

Configuration for external RAM applet

See ExtRamConfig for a list of configurable properties.


nandflash : alias

Configuration for NAND Flash applet

See NANDFlashConfig for a list of configurable properties.


sdmmc : alias

Configuration for SD/MMC applet

See SDMMCConfig for a list of configurable properties.


serial : alias

Configuration for applet serial console output

See SerialConfig for a list of configurable properties.


serialflash : alias

Configuration for SPI Serial Flash applet

See SerialFlashConfig for a list of configurable properties.



Copyright © 2015-2017 Atmel Corporation
SAM-BA Documentation