2-1 UNPACKING PRECAUTION ..................2-2 UNPACKING CHECKUP ....................2-3 DIMENSION-2I847PW ....................2-4 LAYOUT-2I847PW-TOP....................2-4-1 LAYOUT-2I847PW-BOT ................... 2-5 FUNCTION MAP-2I847PW ..................2-6 DIAGRAM-2I847PW-TOP .................... 2-6-1 DIAGRAM-2I847PW-BOT ..................2-7 LIST OF JUMPERS ...................... 2-8 JUMPER SETTING DESCRIPTION ................2-9 JSB12: COMS DATA SET ....................
Page 3
4-6 MAIN ..........................4-7 ADVANCED ........................4-7-1 ACPI SETTINGS ....................... 4-7-2 S5 RTC WAKE SETTINGS ..................4-7-3 CPU CONFIGURATION .................... 4-7-4 SATA CONFIGURATION ..................4-7-4-1 SATA MODE SELECTION-AHCI MODE ............... 4-7-5 USB CONFIGURATION .................... 4-7-6 SMART SETTINGS ....................4-7-7 F71869 SUPER IO CONFIGURATION ..............4-7-7-1 SERIAL Port 1 CONFIGURATION .................
Page 4
Copyright This manual is copyrighted and all rights are reserved. It does not allow any non authorization in copied, photocopied, translated or reproduced to any electronic or machine readable form in whole or in part without prior written consent from the manufacturer.
Warning ! Battery Batteries on board are consumables. The life time of them are not guaranteed. 2. Fless solution with HDD The specifi cation & limitation of HDD should be considered carefully when the fanless solution is implemented. We will not give further notifi cation in case of changes of product information and manual.
Hardware Notice Guide 1. Before linking power supply with the motherboard, please attach DC-in adapter to the motherboard fi rst. Then plug the adapter power to AC outlet. Always shut down the computer normally before you move the system unit or remove the power supply from the motherboard.
This integrated platform offers superb performance and PC specifi cation in the industry. Despite the limited space of 2I847PW, it supports 2 COM ports, 1 port USB 3.0 and 5 ports of Hi-Speed USB 2.0 to enhance the host controller interface which will ensure the high performance level and fl...
1-3 Installing the Mini PCI-e Card 2. Install a mSATA card at the angle of 45°. 1. Unfasten the round-headed M2*6 (The half size Mini PCI-e slot supports mSATA) screw for half size Mini PCI-e. 3. Fasten a round-headed M2*6 screw.
1. Ground yourself by a grounded wrist strap at all times when you handle the 2I847PW. Well secure the ALLIGATOR clip of the strap to the end of the shielded wire lead from a grounded object.
2-2 Unpacking checkup First of all, please follow all necessary steps of section 2-1 to protect 2I847PW from electricity discharge. 1. Unpack the 2I847PW board and keep all packing material, manual and driver disc etc, do not dispose ! 2. Is there any components lose or drops from the board?
2-5 Funtion Map-2I847PW USB 2.0 x 2 COM1 Secondary RTC Audio DC-IN HDMI LAN x 2 Clear CMOS/ME Jumper mSATA/HDD auto detect 4DI/4DO mSATA/ PCIe/ SM BUS COM1/2 RS232/RS422/RS485 select Jumper USB 2.0 x 2 +5V/+12V NC NC COM2 KB/MS USB 3.0...
2-7 List of Jumpers JSB12: CMOS and ME RTC clear select JSC1 / JSC2: COM1 / COM2 RS232 / RS422 / RS485 select 2-8 Jumper Setting Description A jumper is ON as a closed circuit with a plastic cap covering two pins. A jumper is OFF as an open circuit without the plastic cap.
2-9 JSB12: CMOS Data SET A battery must be used to retain the motherboard confi guration in CMOS RAM. Close Pin1 and pin 2 of JSB12 to store the CMOS data. To clear the CMOS, follow the procedures below: 1. Turn off the system and unplug teh AC power 2.
2-10 JSC1 / JSC2: COM1 / COM2 RS232 / RS422 / RS485 select JSC1 / JSC2 RS232 *RS422 RS485 Short Short Open Open Short Open Note: RS232 / RS422 / 485 setting by both H/W jumper and BIOS setting JSC2 JSC1 COM1 COM2...
Chapter-3 Connection This chapter provides all necessary information of the peripheral's connections, switches and indicators. Always power off the board before you install the peripherals. 3-1 List of Connectors CPH1 : 2 x 40 Pin 2.00mm Male CPH2 : 2 x 40 Pin 2.00mm Male CBAT1 : Li 3V battery 2pin (1.25mm) wafer CPO1 :...
3-3 Battery Input CBAT1: Battery use Li 3V / 220mAh (CR2032) CBAT1: 3V Battery 2pin (1.25mm) wafer (1 X 2 pin 2.0mm Black wafer) PIN NO. Description VBAT * Note: 1. Battery use Li 3V / 220mAh (CR2032) 2. When board without Adaptor plug in, this board power RTC consumption about 2.7uA 3.
3-5 Digital Input / Output / Watch Dog Time CIO1: DIO 0~3 (2x5pin 2.0mm wafer) PIN NO. Description PIN NO. Description DI-0 DO-3 DI-1 DO-2 DI-2 DO-1 DI-3 DO-0 Note: 1. DI pin default pull up 10KΩ to +5V 2. If use need isolate circuit to control external device 3.
Appendix C: F75111N I C DIO device 3-5-1 IO Device: F75111 under DOS The Sample code source you can download from http://tprd.info/lexwiki/index.php/IO_Device:F75111_under_DOS Source fi le: F75111_Dos_Src.rar Binary fi le: F75111_Dos_Bin.rar USERNAME & PASSWORD: sf How to use this Demo Application 1.Boot Ms-Dos Operating System 2.execute "75WDT.EXE"...
Page 30
Introduction How to use this Demo Application WriteI2CByte(I2CADDR, CONFIG, 0x03);//Set Watch Dog Timer function WriteI2CByte(I2CADDR, WDT_TIMER, timer);//Set Watch Dog Timer range from 0-255. WriteI2CByte(I2CADDR, WDT_TIMER_CTL, 0x73);//Enable Watch Dog Timer in second and pulse mode How to use this Demo Application WriteI2CByte(I2CADDR, WDT_TIMER_CTL, 0x00);...
3-5-2 IO Device: F75111 under Windows The Sample code source you can download from Source fi le: F75111_DIO_Src_v2.8W(32bit).zip http://tprd.info/lexwiki/index.php/IO_Device:F75111 Binary fi le: F75111_DIO_Bin_v2.8W(32bit).zip USERNAME & PASSWORD: sf We do the demo test with a test tool which DIx connect to DOx with Relay.
Page 32
How to use this Demo Application one F75111 two F75111 Attention Please: You must be install vcredist_x86.exe when fi rst time you run the F75111_DIO.exe DEMO AP,The vcredist_x86.exe include all required DLL fi le. WARNING: win7 system architecture, use the system administrator to open DIO utility 1.
Page 33
p.s. f75111 send "F75111_SetWDTEnable(BYTE byteTimer)" including a parameter "timer", if there's no disable signal (F75111_SetWDTDisable()) to stop it before timer countdown to 0, System will reboot. if there's disable signal received, resent Enable WDT signal, for a loop to prevent from reboot F75111 Layout Picture Introduction Initial Internal F75111 port address (0x9c)
3-5-3 IO Device: F75111 VB6 under Windows The Sample code source you can download from Source fi le: 75111_VB_v1.2.rar http://tprd.info/lexwiki/index.php/IO_Device:F75111_VB6 Binary fi le: 75111_VB_Src1.2.rar USERNAME & PASSWORD: sf How to use this Demo Application ● A Function - Choose your motherboard model ●...
Page 38
F75111 Layout Picture SDK Function Introduction Function EnableWDT Function EnableWDT(timer As Integer) Call WriteI2CByte(&H3, &H3) Call WriteI2CByte(&H37, timer) Call WriteI2CByte(&H36, &H73) End Function Function DisableWDT Function DisableWDT() Call WriteI2CByte(&H36, &H0) End Function...
Page 39
Function SetDOValue Function SetDOValue(dovalue As Integer) Dim Data As Integer Dim Value As Integer Data = 0 Value = dovalue If (Value And &H1) <> 0 Then Data = Data + &H1 End If If (Value And &H2) <> 0 Then Data = Data + &H2 End If If (Value And &H4) <>...
Page 40
Function CheckDIValue Function CheckDIValue() Dim GPIO1X As Integer Dim GPIO3X As Integer Dim DI1Xhex As String Dim DI3Xhex As String Dim Data As Long Data = 0 Call ReadI2CByte(&H12, GPIO1X) Call ReadI2CByte(&H42, GPIO3X) GPIO1X = GPIO1X And &HF0 GPIO3X = GPIO3X And &HF If (GPIO1X And &H10) <>...
3-5-4 IO Device: F75111 under linux The Sample code source you can download from Source fi le: F75111v2.4L_SRC.tar.gz http://tprd.info/lexwiki/index.php/IO_Device:F75111_under_linux Binary fi le: F75111v2.4L_BIN.tar.gz USERNAME & PASSWORD: sf How to compile source code 1. Compile source code with Code::Blocks download and install the Code::Block with command "apt-get install codeblocks" Open an exist project(F75111.cbp) in Code::Blocks, click the compile button ( add an option 'pkg-config --libs gtk+-2.0 gthread-2.0' in "Project->Build Option- >Linker Setting->Other linker option")
Page 42
1. Press the "Start" button to test DIO function 2. Press the "Enable" button to test WDT function 3. Press the "Disable" button to disable WDT 4. Check the "Enable Loop" box and press "Enable" to do WDT loop test 5.
Page 43
Introduction IO function In fi le SMBus.c void SMBusIoWrite(BYTE byteOffset,BYTE byteData) outb( byteData , m_SMBusMapIoAddr + byteOffset); BYTE SMBusIoRead(BYTE byteOffset) DWORD dwAddrVal; dwAddrVal = inb(m_SMBusMapIoAddr + byteOffset); return (BYTE)(dwAddrVal & 0x0FF); Initial internal F75111 void F75111::InitInternalF75111() this->Write_Byte(F75111_INTERNAL_ADDR,GPIO1X_CONTROL_MODE ,0x00); //set GPIO1X to Input function this->Write_Byte(F75111_INTERNAL_ADDR,GPIO3X_CONTROL_MODE ,0x00);...
Page 44
Get Input value BYTE F75111::InterDigitalInput() BYTE byteGPIO1X = 0; BYTE byteGPIO3X = 0; BYTE byteData = 0; this->Read_Byte(F75111_INTERNAL_ADDR,GPIO1X_INPUT_DATA,&byteGPIO1X) ; // Get value from GPIO1X this->Read_Byte(F75111_INTERNAL_ADDR,GPIO3X_INPUT_DATA,&byteGPIO3X) ; // Get value from GPIO3X byteGPIO1X = byteGPIO1X & 0xF0; // Mask unuseful value byteGPIO3X = byteGPIO3X &...
Page 45
//-------------------------------------------------------------------------------------------------------- #defi ne F75111_INTERNAL_ADDR 0x9C OnBoard F75111 Chipset #defi ne F75111_EXTERNAL_ADDR 0x6E External F75111 Chipset //-------------------------------------------------------------------------------------------------------- #defi ne F75111_CONFIGURATION 0x03 Confi gure GPIO13 to WDT2 Function //-------------------------------------------------------------------------------------------------------- #defi ne GPIO1X_CONTROL_MODE 0x10 Select Output Mode or Input Mode #defi ne GPIO2X_CONTROL_MODE 0x20 Select GPIO2X Output Mode or Input Mode #defi...
3-6 I C BUS CO1: I C Bus 4pin (1.25mm) Wafer PIN NO. Description +3.3V C Clock C DATA NOTE: 1. Mating connector: MOLEX 53047-0410 or compatible 2. Cable housing: MOLEX 51021-0400 or compatible pin1 3-7 SATA port SATA1: SATA connector (7pin wafer) PIN NO.
Chapter-4 Introduction of BIOS The BIOS is a program located in the Flash Memory on the motherboard. This program is a bridge between motherboard and operating system. When you start the computer, the BIOS program gains control. The BIOS fi rst operates an auto-diagnostic test called POST (Power on Self Test) for all the necessary hardware, it detects the entire hardware devices and configures the parameters of the hardware synchronization.
4-2 BIOS Menu Screen The following diagram show a general BIOS menu screen Menu Bar Main Advanced Chipset Boot Security Save & Exit BIOS Version 2I847PW A1 Set the date. Use Tab to Processor Information Switch between date Name IvyBridge elements.
4-4 Getting Help Main Menu The on-line description of the highlighted setup function is displayed at the top right corner the screen. Status Page Setup Menu/Option Page Setup Menu Press F1 to pop up a small help window that describes the appropriate keys to use and the possible selections for the highlighted item.
4-6 Main Main Advanced Chipset Boot Security Save & Exit BIOS Version 2I847PW A1 Set the date. Use Tab to Processor Information Switch between date Name IvyBridge elements. Brand String Intel(R) Celeron(R) C Frequency 1400 MHz Total Memory 4096 MB (DDR3)
4-7 Advanced Main Advanced Chipset Boot Security Save & Exit ACPI Settings System ACPI Parameters. S5 RTC Wake Settings CPU Configuration SATA Configuration USB Configuration SMART Settings F71869 Super IO Configuration Select Screen F71869 H/W Monitor : Select Item Serial Port Console Redirection Enter: Select Network Stack +/-: Change Opt.
4-7-2 S5 RTC Wake Settings Main Advanced Chipset Boot Security Save & Exit Wake system with Fixed Time [Disabled] Enable or disable System wake Wake system with Dynamic Time [Disabled] Select Screen : Select Item Enter: Select +/-: Change Opt. F1: General Help F2: Previous Values F3: Optimized Defaults...
4-7-3 CPU Confi guration Main Advanced Chipset Boot Security Save & Exit CPU Configuration Nunber of cores to enable in each processor package. Intel(R) Celeron(R) CPU 1047UE @ 1.40GHz CPU Signature 306a9 Microcode Path Max CPU Speed 1400 MHz Min CPU Speed 800 MHZ CPU Speed 1400 MHZ...
4-7-4 SATA Confi guration Main Advanced Chipset Boot Security Save & Exit SATA Controller(s) [Enabled] Enable or disable SATA SATA Mode Selection [IDE] Device. Select Screen : Select Item Enter: Select +/-: Change Opt. F1: General Help F2: Previous Values F3: Optimized Defaults F4: Save &...
4-7-4-1 SATA Mode Selection-AHCI Mode Main Advanced Chipset Boot Security Save & Exit SATA Controller(s) [Enabled] Enable or disable SATA SATA Mode Selection [ IDE ] Device. SATA Controller Speed [Gen3] Select Screen : Select Item Enter: Select +/-: Change Opt. F1: General Help F2: Previous Values F3: Optimized Defaults...
4-7-5 USB Confi guration Main Advanced Chipset Boot Security Save & Exit USB Configuration Enables Legacy USB support AUTO option USB Devices: disables legacy support if no 1 Keyboard, 1 Mouse, 2 Hubs USB devices are connected. Disable option will keep Legacy USB Support [Enabled] USB devices available only...
4-7-6 SMART Settings Main Advanced Chipset Boot Security Save & Exit SMART Settings Run SMART Self Test on all HDDs during POST. SMART Self Test [Disabled] Select Screen : Select Item Enter: Select +/-: Change Opt. F1: General Help F2: Previous Values F3: Optimized Defaults F4: Save &...
4-7-7-1 ►Serial Port 1 Confi guration Main Advanced Chipset Boot Security Save & Exit Serial Port 1 Configuration Enable or Disable Serial Port (COM) Serial Port [Enabled] Device Settings IO=3F8h; IRQ=4; Select Screen : Select Item Change Settings [AUTO] Enter: Select COM1 422/485 control flow [Disabled] +/-: Change Opt.
4-7-7-2 ►Serial Port 2 Confi guration Main Advanced Chipset Boot Security Save & Exit Serial Port 2 Configuration Enable or Disable Serial Port (COM) Serial Port [Enabled] Device Settings IO=2F8h; IRQ=3; Select Screen : Select Item Change Settings [AUTO] Enter: Select COM2 422/485 control flow [Disabled] +/-: Change Opt.
4-8-1-1 ► PCI Express Confi guration Please press the key F10 when boot up to go into the Device Manager menu Main Advanced Chipset Boot Security Save & Exit PCI Express Configuration PCI Express Configuration settings Mini PCIe 1 Mini PCIe 2 PCI Express Root Port 5 Select Screen : Select Item...
4-8-1-3 ►PCH Azalia Confi guration Main Advanced Chipset Boot Security Save & Exit PCH Azalia Congiguration Control Detection of the Azalia device. Azalia [Auto] Disabled = Azalia will be Azalia Internal HDMI Codec [Enabled] unconditionally disabled Azalia HDMI Codec [Enabled] Enabled = Azalia will be unconditionally Enabled Auto = Azalia will be enabled...
4-8-2-1-1 ►LCD Control Main Advanced Chipset Boot Security Save & Exit Graphics Configuration Select the Video Device which will be activated Primary IGFX Boot Display [CRT] during POST. This has no Secondary IGFX Boot Display [HDMI] effect if external graphics present.
4-10 Security Main Advanced Chipset Boot Security Save & Exit Password Description Set Administrator Password If ONLY the Administrator’s password is set, then this only limits access to Setup and is only asked for when entering Setup. If ONLY the User’s password is set, then this is a power on password and must be entered to boot or enter Setup.
4-11 Save & Exit Main Advanced Chipset Boot Security Save & Exit Save Changes and Reset Reset the system after Restore Defaults saving the changes. Boot Override Select Screen : Select Item Enter: Select +/-: Change Opt. F1: General Help F2: Previous Values F3: Optimized Defaults F4: Save &...
Chapter-5 DRIVER INSTALLATION There is a system installation DVD in the package. This DVD does not only include all the drivers you need but also some other free application programs and utility programs. In addition, this DVD also includes an auto detect software telling you which hardware is installed and which driver is needed so that your system can function properly.
Page 77
AUTOMATIC DRIVER INSTALLATION menu 1. INF install Intel Ivy Bridge chipset driver 2. VGA install onboard VGA driver 3. SOUND install VIA HD Audio Codec driver 4. LAN to the LAN driver Readme fi le 5. COM to the COM driver Readme fi le 6.
5-1 INF Install Intel Ivy Bridge Chipset Driver 1. At the "AUTOMATIC DRIVER INSTALLATION 2. At the "Intel® Chipset Device Software" menu" screen, click "INF". screen, click "Next". 3. At the "License Agreement" 4. At the "Readme File Information" screen, screen, click "Yes"...
Page 79
6. Click "Finish" to restart computer 5. Click "Next" NOTE: SYSTEM INSTALL will auto detect fi le path For Windows XP 64/32-bit, Windows 7 64/32-bit and windows 8 64/32-bit X:\driver\INTEL\IVY_SAN\inf\infi nst_autol.exe For Windows 8.1 64/32-bit X:\driver\INTEL\IVY_SAN\inf\WIN8.1\Setup.exe...
5-2 VGA Install Intel Ivy Bridge VGA Driver 1. At the"AUTOMATIC DRIVER INSTALLATION 2. At the "Intel® HD Graphics Driver" screen, menu"screen, click "VGA". Click "Next". 3. At the "Welcome to the Setup Program" 4. At the "License Agreement" screen, screen, Click "Next".
Page 81
6. At the "Setup Progress" screen, 5. At the "Readme File Information" screen, Click "Next". Click "Next". 7. Click "Finish" to restart computer NOTE: SYSTEM INSTALL will auto detect fi le path For Windows XP 64bit X:\driver\INTEL\IVY_SAN\vga\winxp64\winxp64_145110.exe For Windows XP 32bit X:\driver\INTEL\IVY_SAN\vga\winxp\winxp_145110.exe For Windows 7 64bit and Windows 8 64bit X:\driver\INTEL\IVY_SAN\vga\ WIN_7_8_64\ win64_152812.exe...
5-3 SOUND Install Realtek High Defi nition Audio Driver 1. At the "AUTOMATIC DRIVER INSTALLATION 2. Click "Next". menu" screen, Click "SOUND". 3. Click "Finish" to restart computer NOTE: SYSTEM INSTALL will auto detect fi le path For Windows XP 32/64 bit X:\driver\INTEL\IVY_SAN\SOUND\WDM_R270.exe For Windows 7 32/64 bit and Windows 8 32/64 bit X:\driver\INTEL\IVY_SAN\SOUND\Vista_Win7_Win8_R270.exe...
5-4 USB 3.0 Install Intel USB 3.0 extensible Host Controller Driver 1. At the"AUTOMATIC DRIVER INSTALLATION 2. At the "Intel® USB 3.0 extensible Host menu" screen, Click "USB 3.0 Controller Driver" screen, Click" Next. 3. At the "License Agreement" screen, 4.
Page 84
6. Click "Finish" to restart computer 5. Click "Next". NOTE: The path of the fi le For Windows 7 32/64-bit X:\driver\INTEL\IVY_SAN\USB3_0\INTEL\Setup.exe...
5-5 ME Install Intel Management Engine Interface Driver 1. Plaese Check Device Manager 2. At the "Intel® Management Engine "PCI Simple Communications Controllers" Components" screen, Click" Next". 3. At the "Setup Progress" screen, 4. Click "Next". Click "Next".
Page 86
6. Plaese Check Device Manager 5. Click "Finish". "PCI Simple Communications Controllers" NOTE: The path of the fi le For Windows XP 32/64 bit and Windows 7 32/64-bit X:\driver\INTEL\ME TOOL\MEI-Only Installer\MEISetup.exe...
(Storage device could be USB FDD or USB pen drive.) STEP 2. Copy utility program to your bootable disc. You may download it from our website. STEP 3. Copy the latest BIOS for your LEX motherboard from our website to your bootable disc.
Appendix A: Power Consumption Test Condition Item Spec Intel Celeron 1047UE 1.4 Ghz SDRAM DDR3 1333 4GB Operating System Windows 7 SP1 Test Program 3D Mark 06 HDD 2.5" SATA Slim Type HDD mSATA 32GB Test Result for reference only ! Start up Operation Shut down...
Need help?
Do you have a question about the 2I847PW and is the answer not in the manual?
Questions and answers