ENDAT-D2512 USERS MANUAL UNICORN COMPUTER CORP. Copyright Notice The content of this manual has been checked for accuracy. The manufacturer assumes no responsibility for any inaccuracies that may be contained in this manual. The manufacturer reserves the right to make improvements or modification to this document and/or the product at any time without prior notice.
Page 3
ENDAT-D2512 USERS MANUAL UNICORN COMPUTER CORP. Specification: Model ENDAT-D2512 System Chipset Intel® NM10 Intel Cedar View N2800 (Dual Core, 1.86GHz, 6.5Watt) CPU Supporting Intel Cedar View D2550(Dual Core, 1.86GHz, 10 Watt) 1 x 204-Pin DDR3 SODIMM sockets Memory support DDR3-800/1066 up to 4 GB...
Microsoft DirectX 10 and MPEG-2 decoder for higher visual application. ENDAT-D2512 supports various kinds of display include VGA, DVI and LVDS; Dual display is also feasible. ENDAT-D2512 provides one PCI slot and one Mini-PCIe slot to support one standard PCI and Mini-PCIe interface. The ideal solutions of ENDAT-D2512...
Built-in HD Audio with 1.2W amplifier. Four fully functional serial ports. +12V Only DC input power Software Support Drivers for major embedded operating systems: Linux, Windows7. Ordering information: Standard edition: ENDAT-D2512-N8 : Cedar View N2800 ENDAT-D2512-D2 : Cedar View D2550...
ENDAT-D2512 USERS MANUAL UNICORN COMPUTER CORP. 1-2. Unpacking The motherboard comes securely packaged in a sturdy cardboard shipping carton. In addition to the User's Manual, the motherboard package includes the following items: ENDAT-D2512 System Board One SATA HDD Cable ...
ENDAT-D2512 USERS MANUAL UNICORN COMPUTER CORP. Chapter 2. Setting up the Motherboard 2-1. Connectors / Headers and Jumpers Connectors Overview: Function Connectors PS/2 MS/KB Connectors Cooling Fan Connector FAN1, FAN2 DC Power Supply Connector HDD Power Connector HDDPWR1 USB Port...
Page 10
ENDAT-D2512 USERS MANUAL UNICORN COMPUTER CORP. Function Connectors SPDIF Pin Header DIGITAL I/O Pin Header Jumpers Overview: Function Connectors LCD Voltage Select LCD Backlight Voltage Select LVDS1 LCD Backlight Control Voltage Select JP5 LCD Backlight Voltage (for +5V) Clear CMOS...
Page 11
ENDAT-D2512 USERS MANUAL UNICORN COMPUTER CORP. JP6, JP2,: COM Port Voltage Selector (2x6 with 2.0mm) Voltage +12V(DC) R.I. * +5V(DC) JP6 (COM1) JP6 (COM2) 9-10 11-12 JP2 (COM3) JP2 (COM4) 9-10 11-12 JP7: LCD Voltage Select (2x3 with 2.0mm) Voltage +3.3V *...
Page 12
ENDAT-D2512 USERS MANUAL UNICORN COMPUTER CORP. DVI1: DVI Header Connector (2x7 with 2.0mm) Pin No. Description Pin No. Description DVI_TDC2-CN DVI_TDC2+CN DVIOUTDATA DVIHPDET DVIOUTCLK DVI_TDC0-CN DVI_TDC1-CN DVI_TDC0+CN DVI_TDC1+CN DVI_TLC-CN DVI_TLC+CN D-SUB Type Connector for COM1,2,3 port (RS-232) Pin No. Function Pin No.
Page 13
ENDAT-D2512 USERS MANUAL UNICORN COMPUTER CORP. CN6: COM4 port Box Headers (2x5 with 2.54mm) Pin No. Function Pin No. Function N.C. LPT1: Printer Port Box Header (2x13 with 2.0mm) Pin No. Description Pin No. Description STB# ACK# BUSY SLCT AFD#...
Page 14
ENDAT-D2512 USERS MANUAL UNICORN COMPUTER CORP. J6, J5: Pin Header for USB ports (2x5 with 2.54mm) Pin No. Function Pin No. Function USB_VCC USB_VCC USBD4- USBD5- USBD4+ USBD5+ USB_GND USB_GND USB_GND J3: Digital I/O Header (2x7 with 2.0mm) Pin No.
Page 15
ENDAT-D2512 USERS MANUAL UNICORN COMPUTER CORP. J9: SPDIF Header (1 x 5 with 2.0mm) Pin No. Signal (KB) Pin No. Signal (MS) SPDIF-IN SPDIF-OUT SMB1: SM BUS Header (1 x 5 with 2.54mm) Pin No. Signal (KB) Pin No. Signal (MS)
Page 16
ENDAT-D2512 USERS MANUAL UNICORN COMPUTER CORP. LVDS: Single /Dual Channel LVDS (18/24/36/48 bit only, 1.25mm) MB: DF-13A-40DP-1.25V / Map: DF13-40DS-1.25C Pin No. Signal Pin No. Signal DISP.ON/OFF LCD POWER LCD POWER Odd 0+ Odd 0- Odd 1+ Odd 1- Odd 2+...
ENDAT-D2512 USERS MANUAL UNICORN COMPUTER CORP. 2-2. Installing Memory The DDR3 SO-DIMM sockets of ENDAT-D2512 support up to 4GB memory. The speed of DDR3 memory can be DDR3-800 or DDR3-1066. 2-3. Shared VGA Memory The ENDAT-D2512 built-in Intel® GMA3600 graphic engine with DVMT 4.0 up system memory.
Page 18
//set register value (bit3=1: minute. =0: second) outportb(0x2e,0xf6); //set WDT Counter outportb(0x2f,tt); //set time out value of WDT void show_ver() unsigned char tmp0; printf("Designed by attila of UNICORN computer corp. \n2012/08/29 release version:1.0a\n"); printf("This program is design for test Watch Dog Timer for ENADT-D2512 (W83627UHG).\n");...
ENDAT-D2512 USERS MANUAL UNICORN COMPUTER CORP. 2-5. Digital I/O Pin define: J3: Digital I/O Header (2x7 with 2.0mm) Pin No. Function Pin No. Function DIO-OUT0 DIO-IN0 DIO-OUT1 DIO-IN1 DIO GND DIO GND DIO-OUT2 DIO-IN2 DIO-OUT3 DIO-IN3 +3.3V +3.3V Digital I/O port address: This function is support by onboard super I/O chip;...
Page 20
ENDAT-D2512 USERS MANUAL UNICORN COMPUTER CORP. Sample code for output (using Turbo C/C++ 3.0): bit No DIO-O3 DIO-O2 DIO-O1 DIO-O0 Sample code for output (using Turbo C/C++ 3.0) outportb(0x2e,0x87); //Unlock register outportb(0x2e,0x87); //Unlock register outportb(0x2e,0x07); //set Logic Device number pointer outportb(0x2f,0x08);...
ENDAT-D2512 USERS MANUAL UNICORN COMPUTER CORP. Chapter 3. AWARD BIOS SETUP Phoenix – Award BIOS CMOS Setup Utility > Standard CMOS Features > PC Health Status > Advanced BIOS Features Load Optimized Defaults Set Supervisor Password > Advanced Chipset Features >...
ENDAT-D2512 USERS MANUAL UNICORN COMPUTER CORP. Following setting belongs to standard function setting: Standard CMOS Features The features setting Data/Time and SATA port 、system memory Information. ˙System Date (mm:dd:yy) . ˙System Time (hh:mm:ss). ˙Halt On (All Error, No Error, All , But Keyboard).
ENDAT-D2512 USERS MANUAL UNICORN COMPUTER CORP. Integrated Peripherals The features setting IO(serial and parallel port) resources, SATA type and AUDIO、USB Controller set. OnChip IDE Device >> SATA Mode SATA Support IDE or AHCI Onboard Device >> Intel HD Audio Controller...
ENDAT-D2512 USERS MANUAL UNICORN COMPUTER CORP. PC Health Status The features Show System temperature、temperature protection 、Fan speed 、 voltage. When the CPU temperature exceeds Shutdown Temperature the set, the system will automatically shut down. When the CPU temperature exceeds CPU Warning Temperature the set, the system will issue a warning sound.
Chapter 4. VGA, eDP and drivers 4-1. Graphic controller Feature The ENDAT-D2512 integrated a high performance Intel® GMA3600 GFX engine with Intel® DVMT 4.0 technology. The Intel® GMA3600 offering the 3D enhancements enable greater flexibility and scalability. Improved GFX engine support Microsoft DirectX 10, OpenGL 1.5 on Windows, and OpenGL 2.0 on Linux.
Please contact sales department of UNICORN for Embedded OS user driver (Linux, Windows CE and Windows XP embedded). All of embedded OS driver is not be included in any versions of driver CD-ROM from UNICORN. Please download or check from Intel® web site: www.intel.com...
Be aware any improper update of the system BIOS will cause the malfunction of the system. Method of update BIOS: 1. Please contact one of the Sales Representative on behalf of Unicorn to acquire “BIOS update package”, and process following procedures for the BIOS UPDATE.
The limited warranty applies to normal proper usage of the hardware and does not cover products that have been modified or subjected to unusual electrical or physical stress. Unicorn Computer Corp is not liable to repair or replace defective goods caused by improper using or use of unauthorized parts. The following situations will be charged: 1.
Page 30
ENDAT-D2512 USERS MANUAL UNICORN COMPUTER CORP. RMA SERVICE REQUEST FORM When requesting RMA service, please fill out this “RMA Service Request Form”. This form needs to be shipped with your returns. Service cannot begin until we have this information. RMA NO.:...
Need help?
Do you have a question about the ENDAT-D2512 and is the answer not in the manual?
Questions and answers