Difference between revisions of "ICnova SAMA5D36 SODIMM"

From InCircuit
Jump to: navigation, search
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Under construction}}
+
{{EoL}}
  
 
== Hardware ==
 
== Hardware ==
Line 22: Line 22:
 
*all peripherals are accessible on connectors
 
*all peripherals are accessible on connectors
 
*easy to use SODIMM-200 module (1.8V-Version)
 
*easy to use SODIMM-200 module (1.8V-Version)
*'''tempearture range from -40°C to +85°C'''
+
*'''temperature range from -40°C to +85°C'''
  
  
== Suitable evaluation boards ==
+
== Suitable application development boards ==
 +
[http://shop.in-circuit.de/ In-Circuit] offers a wide range of [[Application Development Boards]] that can be used to develop your products and solutions while reducing your development time.
  
[http://shop.in-circuit.de/ In-Circuit] offers a wide range of [[:Category:Application Development Boards| evaluation boards]] that can be used to develop your products and solutions while reducing your development time.
+
These evaluation boards help you to evaluate the features and performance of selected products and system solutions. Our evaluation boards demonstrate optimized and tested solutions for your application design. These boards are designed mainly for your evaluation, design and testing purposes.
These evaluation boards help you to evaluate the features and performance of selected products and system solutions.
+
Our evaluation boards demonstrate optimized and tested solutions for your application design. These boards are designed mainly for your evaluation, design and testing purposes.
+
  
The table below shows the suitable '''A'''pplication '''D'''evelopment '''B'''oards ('''ADB''') for the ICnova SAMA5D36 SODIMM .
+
Basically all our ADBs feature: Ethernet, USB-Host, USB_Device, SDC<br/>
 +
Exceptions to this are listed in the Notes column of the following table.
  
 +
The table below shows the suitable '''A'''pplication '''D'''evelopment '''B'''oards ('''ADB''') for the {{PAGENAME}}.
  
{| class="wikitable" style="text-align:left; "
+
{| class="wikitable"
|+ <!--suitable Application Development Boards-->
+
 
|-
 
|-
! Evaluation board
+
!ADB
 +
!Picture
 +
!Supply voltage
 
!Main features
 
!Main features
 +
!Notes
 +
 
|-
 
|-
! [[ICnova ADB4003| ADB4003]]
+
|[[ICnova ADB4003]]
| Socket for ICnova SAMA5D3 SODIMM Modules; 2x 10/100 MBit Ethernet; 2x 480MBit USB Host; 1x 480MBit USB Device; 2x RS485; 1x RS422; 1x CAN; 1x RS232; 1x µSD card reader; 1 socket for DBG UART; 1 socket for I2C; pinheaders for TOUCH/TFT and GPIO's
+
|[[File:ICnova_ADB4003.jpeg|75px|left|link=ICnova ADB4003]]
 +
|12-24V DC
 +
|2x Ethernet, TFT-Touchscreen connector, 2x RS485, RS422, RS232, CAN, I2C, RTC, Buzzer, GPIO pin headers
 +
|
 +
 
 
|-
 
|-
 
|}
 
|}
 
  
 
== Software ==
 
== Software ==
 +
All Modules provided by In-Circuit usally have a [[:Category:Buildroot|Buildroot]] based system preinstalled, so they can be used out of the box.<br />Login as "root" for which no password is set.
  
All Modules provided by In-Circuit usually have a [[:Category:Buildroot|Buildroot]] based system preinstalled, so they can be used out of the box.
+
If you are new to kernel building please refer to [[First Steps with Buildroot]].
  
The '''[http://www.ic42.de/BSP/icnova/br2014.02-sama5d3adb4003-902.001-lin3.10.32-20140630.iso Support-CD]''' contains all sources, incl. Linux 3.10.32, which are needed to build a toolchain and a working filesystem for the {{PAGENAME}}.
+
The board support package contains all sources required to build the linux image for the [[{{PAGENAME}}]] on the main ADB.<br/>The most recent version is listed at the bottom of this page. Other versions can be found on the [[Downloads]] page.
  
Take a look at our [[:Category:HowTo | HowTo]] Category for some further information.
+
Generally the bootloaders on our modules are configured to loook for a bootable linux image on the SD-Card and only boot from flash if none is found.
  
== Downloads ==
+
On the {{PAGENAME}} the bootloader [[u-boot]] is preinstalled on the on-board flash.
[[Media:  305000067A_ICnova_SAMA5D36_SODIMM.pdf | Datasheet {{PAGENAME}}]]
+
  
  
 +
== Downloads ==
 +
[http://www.ic42.de/BSP/icnova/icnova_sama5d3_adb4003.iso Most recent board support package]
  
 
+
[[Media: 305000067A_ICnova_SAMA5D36_SODIMM.pdf | Datasheet {{PAGENAME}}]]
[[Category:ICnova CPU-Modules]]
+

Latest revision as of 11:47, 10 February 2017

This product is End of Life
This product is End of Life

Contents

[edit] Hardware

ICnova SAMA5D36 SODIMM - high performance CORTEX-A5 SODIMM-200 module

ICnova SAMA5D36 SODIMM


The device ICnova SAMA5D36 SODIMM is equipped with an Atmel ARM CORTEX MPU. It operates with an ARM CORTEX-A5 core at 536 MHz CPU clock.


Features:

  • Atmel ARM Cortex-A5 processor with up to 536 MHz CPU clock
  • up to 512MB DDR2-RAM
  • 8MB NOR-Flash
  • up to 2GB NAND-Flash
  • two integrated 10/100 MBit Ethernet PHY's
  • voltage regulators for 3.3V, 1.8V and 1.2V core voltage
  • all peripherals are accessible on connectors
  • easy to use SODIMM-200 module (1.8V-Version)
  • temperature range from -40°C to +85°C


[edit] Suitable application development boards

In-Circuit offers a wide range of Application Development Boards that can be used to develop your products and solutions while reducing your development time.

These evaluation boards help you to evaluate the features and performance of selected products and system solutions. Our evaluation boards demonstrate optimized and tested solutions for your application design. These boards are designed mainly for your evaluation, design and testing purposes.

Basically all our ADBs feature: Ethernet, USB-Host, USB_Device, SDC
Exceptions to this are listed in the Notes column of the following table.

The table below shows the suitable Application Development Boards (ADB) for the ICnova SAMA5D36 SODIMM.

ADB Picture Supply voltage Main features Notes
ICnova ADB4003
ICnova ADB4003.jpeg
12-24V DC 2x Ethernet, TFT-Touchscreen connector, 2x RS485, RS422, RS232, CAN, I2C, RTC, Buzzer, GPIO pin headers

[edit] Software

All Modules provided by In-Circuit usally have a Buildroot based system preinstalled, so they can be used out of the box.
Login as "root" for which no password is set.

If you are new to kernel building please refer to First Steps with Buildroot.

The board support package contains all sources required to build the linux image for the ICnova SAMA5D36 SODIMM on the main ADB.
The most recent version is listed at the bottom of this page. Other versions can be found on the Downloads page.

Generally the bootloaders on our modules are configured to loook for a bootable linux image on the SD-Card and only boot from flash if none is found.

On the ICnova SAMA5D36 SODIMM the bootloader u-boot is preinstalled on the on-board flash.


[edit] Downloads

Most recent board support package

Datasheet ICnova SAMA5D36 SODIMM

Personal tools