Difference between revisions of "DIN Rail CPU 10"

From InCircuit
Jump to: navigation, search
(Software)
(Downloads)
Line 65: Line 65:
 
[[Media: 301000029A_DIN_Rail_CPU_10_HowTo.pdf|How To {{PAGENAME}}]]
 
[[Media: 301000029A_DIN_Rail_CPU_10_HowTo.pdf|How To {{PAGENAME}}]]
  
<!--
+
[[Media: 610000147B CPU10.pdf |Schematic {{PAGENAME}}]]
[[Media: 610000147B DIN Rail CPU 10.pdf |Schematic {{PAGENAME}}]]
+
-->
+
  
  
  
 
[[Category:DIN Rail Modules]]
 
[[Category:DIN Rail Modules]]

Revision as of 15:49, 17 September 2014

Template:Under construction

Contents

Hardware

DIN Rail CPU 10 - high performance ARM9 Embedded PC Module

DIN Rail CPU 10


The device DIN Rail CPU 10 is equipped with an ICnova SAM9G45 OEM module. It operates with an Atmel ARM9 AT91SAM9G45B core at 400MHz CPU clock.


Features:

  • ICnova SAM9G45 OEM Module with up to 400 MHz CPU clock
  • 128MB DDR2-RAM
  • 8MB NOR-Flash
  • 256MB NAND Flash
  • Internal µSD cardreader
  • 1x 10/100 Base-T-Ethernet-port
  • 2x UART for uplink and downlink
  • 2x RS485 interface
  • 5x User-LEDs
  • Arbitrary number of modules mountable side by side
  • Easy connection of all modules with BUS connector
  • All modules can communicate via UART and RS485
  • DIN-Rail enclosure: 1 pitch unit (div)
  • Other DIN-Rail modules available
  • Linux OS, toolchain and sources are included
  • Input voltage: 12V to 24V DC (24V recommended for use with other DIN Rail modules)
  • Power consumption:

- idle: 0,6W@24V DC

- busy: max. 1,5W@24V DC

  • Industrial tempearture range from -40°C to +85°C


How To

The access to the CPU10 can be done with an USB-UART-Bridge at UART3 (DEBUG-UART pin 16 and pin 18) and the following parameters:

 - Baudrate: 115200
 - Databits: 8
 - Stopbit: 1
 - Parity: none
 - Flow control: none

A new image can be loaded by SD-card or over Network. By default the Bootloader is configured to search for a SD-card. If a SD-card with a suitable Linux-Image was found, the system starts to boot from the SD-card. Otherwise the system starts from the internal flash memory.


Software

All Modules provided by In-Circuit usally have a 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 Support-CD contains all sources required to build the linux image for the DIN Rail CPU 10.

Downloads

Datasheet DIN Rail CPU 10

How To DIN Rail CPU 10

Schematic DIN Rail CPU 10

Personal tools