Intel EMB-945T Enter the MB PnP Mode, Modify the Data of the Registers, Exit the MB PnP Mode

Page 52
(1) Enter the MB PnP Mode

Mini - ITX

E M B - 9 4 5 T

 

 

There are three steps to complete the configuration setup: (1) Enter the MB PnP Mode; (2) Modify the data of configuration registers; (3) Exit the MB PnP Mode. Undesired result may occur if the MB PnP Mode is not exited normally.

(1) Enter the MB PnP Mode

To enter the MB PnP Mode, four special I/O write operations are to be performed during Wait for Key state. To ensure the initial state of the key-check logic, it is necessary to perform four write opera-tions to the Special Address port (2EH). Two different enter keys are provided to select configuration ports (2Eh/2Fh) of the next step.

(2) Modify the Data of the Registers

All configuration registers can be accessed after entering the MB PnP Mode. Before accessing a selected register, the content of Index 07h must be changed to the LDN to which the register belongs, except some Global registers.

(3) Exit the MB PnP Mode

Set bit 1 of the configure control register (Index=02h) to 1 to exit the MB PnP Mode.

Appendix B Programming the Watchdog Timer B-3

Image 52
Contents EMB-945T Intel Core Duo/Solo Processor Up to 2.0 GHzMini-ITX Marvell 88E8053 Ethernet AC 97 Audio & Mini PCICopyright Notice Mini-ITXAcknowledgments Packing List Chapter 2 Quick Installation Guide ContentsChapter 1 General Information Chapter 3 Award BIOS Setup Driver Installation Appendix B Programming The Watchdog TimerChapter Appendix AChapter General InformationChapter 1 General Information 1.1 Introduction Chapter 1 General Information 1.2Features 1.3 Specifications SystemDisplay Page Chapter 2 Quick Installation Guide Quick Installation GuideMini ITX 2.1 Safety Precautions 2.2 Location of Connectors and Jumpers Locating Connectors and Jumpers Component SideLocating Connectors and Jumpers Solder Side 2.3Mechanical Drawing Component Side Solder Side Jumpers 2.4 List of JumpersConnectors 2.5 List of ConnectorsCN24 Open 2.6 Setting JumpersClosed 2.7 LVDS1-LCDCN12Voltage Selection JP1 2.8 LVDS2-LCDCN10Voltage Selection JP22.9 COM2 Ring/+5V/+12V Selection JP3 2.10 LCD INVERTER Voltage Selection JP42.13 CD-INConnector CN1 2.14 Digital I/O Connector CN22.12 Clear CMOS JP6 Function2.15 TV Out Connector CN3 2.16 Internal Keyboard Connector CN48 in 8 out2.17 Fan2 Connector CN5 2.18 Audio 5.1 Channel / SPDIF Connector CN62.19 Internal Mouse Connector CN7 2.20 LCD Inverter Connector CN82.21 PCI Express Slot For AAEON CN9 2.22 LVDS2-LCDConnector CN10 2.23 DVI Connector CN112.24 LVDS1-LCDConnector CN12 2.25 COM6 RS-232Serial Port Connector CN13 2.26 COM3 RS-232Serial Port Connector CN142.27 Fan1 ConnectorCN15 Pin Signal2.29 COM4 RS-232Serial Port Connector CN17 2.28 COM5 RS-232Serial Port Connector CN162.30 IrDA Connector CN18 2.31 ATX Power Connector CN19 2.32 USB Connector CN202.33 USB ConnectorCN21 Mini ITXE M B - 9 4 5 T2.34 EIDE Connector CN22 2.35 Front Panel Connector CN23 2.36 COM2 RS-232Serial Port ConnectorAward BIOS Setup Chapter 3 Award BIOS SetupSystem configuration verification 3.1System Test and InitializationEntering Setup Standard CMOS FeaturesAdvanced BIOS Features 3.2Award BIOS SetupAdvanced Chipset Features Power Management SetupPnP/PCI Configurations Load Fail-SafeDefaultsSave and Exit Setup Set Supervisor/User PasswordExit Without Saving Driver Installation Chapter 4 Driver InstallationFollow the sequence below to install the drivers 4.1 Installation SetupYukonWin.exeStep 4 - Install Realtek AC97 codec Driver Appendix I/O InformationAppendix A I/O Information A-1 A.1 I/O Address Map Appendix A I/O Information A-2A.2 Memory Address Map A.3 IRQ Mapping Chart Appendix A I/O Information A-3A.4 DMA Channel Assignments Appendix A I/O Information A-4Programming the Watchdog Timer Appendix B Programming the Watchdog Time B-1B.1 Programming Configuring Sequence DescriptionAppendix B Programming the Watchdog Time B-2 1 Enter the MB PnP Mode 2 Modify the Data of the Registers3 Exit the MB PnP Mode Appendix B Programming the Watchdog Timer B-3Configure Control Index=02h WatchDog Timer Configuration RegistersAppendix B Programming the Watchdog Time B-4 Appendix B Programming the Watchdog Timer B-5 B.2 IT8712 Watchdog Timer Initial Program game port enable mov cl, call Set Logic Device RET Exit Configuration Mode ENDP CALL Read Configuration Data CMP AL,87hCALL Read Configuration Data CMP AL,12h Read Configuration Data PROC NEARMOV DX,WORD PTR CS Cfg Port+06h IN AL,DX RET END Main push ax push cx xchg al,cl mov cl,07hcall Superio Set Reg pop cx pop ax ret Set Logic Device endp