Difference between revisions of "DIN Rail CPU 60"

From InCircuit
Jump to: navigation, search
(Additional Information)
Line 48: Line 48:
 
'''Accessing the 7 Segment Display'''
 
'''Accessing the 7 Segment Display'''
  
The DIN Rail CPU 60 have an 7 Segment Display on board. The following command set the characters on the 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
 
   $ echo cf > /sys/bus/spi/devices/spi2.0/bcd

Revision as of 13:03, 11 February 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.

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