Difference between revisions of "DIN Rail CPU 60"

From InCircuit
Jump to: navigation, search
(Software)
Line 37: Line 37:
 
== Software ==
 
== Software ==
  
All Modules provided by In-Circuit usually have a [[:Category:Buildroot|Buildroot]] based system preinstalled, so they can be used out of the box.  
+
All Modules provided by In-Circuit usually have a [[:Category:Buildroot|Buildroot]] based system preinstalled, so they can be used out of the box.
 +
 
 +
Modules delivered on the {{PAGENAME}} provide the default tty and login shell on the "RS232 (DBG UART)" connector.<br>
 +
Appropriate settings to use it as terminal are: 115200 baud, 8 data bits, 1 stop bit, no parity, no flow control
 
<!--For some configuration a suitable [[:Category:Android|Android]]-Image is provided, too.-->
 
<!--For some configuration a suitable [[:Category:Android|Android]]-Image is provided, too.-->
  

Revision as of 17:13, 17 March 2014

Template:Under construction

Contents

Hardware

DIN Rail CPU 60 - high end Cortex-A8 Embedded PC Module

DIN Rail CPU 60


The device DIN Rail CPU 60 is equipped with an ICnova i.MX 536 SODIMM module. It operates with an Freescale i.MX536 Cortex-A8 core at 800MHz CPU clock.


Features:

  • ICnova i.MX 536 SODIMM module with up to 800 MHz CPU clock
  • 512MB DDR3-RAM
  • 8MB NOR-Flash
  • 4GB NAND-Flash
  • External µSD cardreader
  • 2x ADC Input / 2x DAC Output
  • 4x digital input
  • 4x RS485, 1x CAN, 2x RS232 interface
  • 1x 10/100 Base-T-Ethernet-Port
  • Each 1x UART for uplink and downlink
  • 2x USB interface ( 1x Host, 1x Device)
  • 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: 6 pitch units (div)
  • Other DIN-Rail modules available
  • Linux OS, toolchain and sources are included
  • Input voltage: 24V DC
  • Tempearture range from -10°C to +70°C


Software

All Modules provided by In-Circuit usually have a Buildroot based system preinstalled, so they can be used out of the box.

Modules delivered on the DIN Rail CPU 60 provide the default tty and login shell on the "RS232 (DBG UART)" connector.
Appropriate settings to use it as terminal are: 115200 baud, 8 data bits, 1 stop bit, no parity, no flow control

The Support-CD contains all sources, incl. Linux 2.6.28, which are needed to build a toolchain and a working filesystem for the DIN Rail CPU 60.

More information about the ICnova i.MX 536 SODIMM Module can be found on the ICnova i.MX536 SODIMM site.

Additional Information

Accessing the 7 Segment Display

The DIN Rail CPU 60 has a 7 Segment Display on board. The following command sets the characters on the display:

 $ echo cf > /sys/bus/spi/devices/spi2.0/bcd

Downloads

Datasheet DIN Rail CPU 60

Personal tools