ENDAT-D2550 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-D2550 USERS MANUAL UNICORN COMPUTER CORP. Specification: Model ENDAT-D2550 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-D2550 supports various kinds of display include VGA, DVI and LVDS; Dual display is also feasible. ENDAT-D2550 provides one PCI slot and one Mini-PCIe slot to support one standard PCI and Mini-PCIe interface. The ideal solutions of ENDAT-D2550...
Built-in HD Audio with 1.2W amplifier. Four fully functional serial ports. ATX Power input. Software Support Drivers for major embedded operating systems: Linux, Windows7. Ordering information: Standard edition: ENDAT-D2550-N : Cedar View N2800 ENDAT-D2550-D : Cedar View D2550...
ENDAT-D2550 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-D2550 System Board One SATA HDD Cable ...
ENDAT-D2550 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 ATX Power Supply Connector ATX1 USB 0/1, 2/3 Port CN9, CN11...
Page 10
ENDAT-D2550 USERS MANUAL UNICORN COMPUTER CORP. Function Connectors Line-Out, CD-In Pin Header Line-In、MIC-In Pin Header SPDIF Pin Header DIGITAL I/O Pin Header J4, J3 Jumpers Overview: Function Connectors LCD Voltage Select LCD Backlight Voltage Select LVDS1 LCD Backlight Control Voltage Select JP7...
Page 11
ENDAT-D2550 USERS MANUAL UNICORN COMPUTER CORP. J1: PS/2 Keyboard / Mouse Header (2x5 with 2.54mm) Pin No. Signal (KB) Pin No. Signal (MS) KB Data MS Data +5V(DC) +5V(DC) KB_CLK MS_CLK JKBMS1: External PS/2 Device Header (2x7 with 2.0mm) Pin No.
Page 12
ENDAT-D2550 USERS MANUAL UNICORN COMPUTER CORP. JP10: LCD Backlight Voltage (for +5V) (1x2 with 2.0mm) Voltage JP10 (LVDS1) JUSBP7: USB Port Select (2x3 with 2.0mm) J11 USB 7 Header Mini PCIE Slot* JUSB7 1-3,2-4 3-5,4-6 Notice: JUSBP7 sets USN PORT7 as PCIe slot or USB Header.
Page 13
ENDAT-D2550 USERS MANUAL UNICORN COMPUTER CORP. CN8, CN2, CN6: COM4 ~COM6 port Box Headers (2x5 with 2.54mm) Pin No. Function Pin No. Function N.C. LPT1, LTP2: Printer Port Box Header (2x13 with 2.0mm) Pin No. Description Pin No. Description STB#...
Page 14
ENDAT-D2550 USERS MANUAL UNICORN COMPUTER CORP. J6, J7, J11: Pin Header for USB 4, 5, 6, 7 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 Notice: JUSBP7 sets USN PORT7 as PCIe slot or USB Header.
Page 15
ENDAT-D2550 USERS MANUAL UNICORN COMPUTER CORP. J9: LINE-IN & MIC-IN Header (2 x 4 with 2.54mm) Pin No. Signal (KB) Pin No. Signal (MS) LINE_IN_R MIC_ R JACK_DETECT JACK_DETECT GND_AUD GND_AUD LINE_IN_L MIC_ L Notice: Please connect the jack detect pin to “GND_AUD” if the actual connector cannot support the jack detect function! J10: SPDIF Header (1 x 5 with 2.54mm)
Page 16
ENDAT-D2550 USERS MANUAL UNICORN COMPUTER CORP. LVDS: Single LVDS (18/24 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+ Odd 2-...
ENDAT-D2550 USERS MANUAL UNICORN COMPUTER CORP. 2-2. Installing Memory The DDR3 SO-DIMM sockets of ENDAT-D2550 support up to 4GB memory. The speed of DDR3 memory can be DDR3-800 or DDR3-1066. 2-3. Shared VGA Memory The ENDAT-D2550 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-D2550 (W83627UHG).\n");...
ENDAT-D2550 USERS MANUAL UNICORN COMPUTER CORP. 2-5. Digital I/O J4 Pin define: J4: 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-D2550 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);...
Page 21
ENDAT-D2550 USERS MANUAL UNICORN COMPUTER CORP. Sample code for input (using Turbo C/C++ 3.0) #define input_port 0x4f // Digital input data port Unsigned char read_data; outportb(0x4e,0x87); //Unlock register outportb(0x4e,0x87); //Unlock register outportb(0x4e,0x07); //set Logic Device number pointer outportb(0x4f,0x07); //set Logic Device number outportb(0x4e,0x2A);...
ENDAT-D2550 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-D2550 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-D2550 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-D2550 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, LVDS and drivers 4-1. Graphic controller Feature The ENDAT-D2550 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.
ENDAT-D2550 USERS MANUAL UNICORN COMPUTER CORP. 4-2. Driver Utility Installation Guide When finishing the installation of Windows XP (support 2D graphic only), Vista, please install the relative Intel® chipsets, display and AUDIO driver manually for compliance compatibility of hardware environment.
ENDAT-D2550 USERS MANUAL UNICORN COMPUTER CORP. Appendix A: FLASH MEMORY UTILITY Using this package to update the system BIOS from a disk file to the on board Flash memory. Be aware any improper update of the system BIOS will cause the malfunction of the system.
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 31
ENDAT-D2550 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-D2550 and is the answer not in the manual?
Questions and answers