Lines Matching full:configuration
84 CONFIGURATION SEQUENCE
85 To program the configuration registers, the following sequence must be followed:
86 1. Enter Configuration Mode
87 2. Configure the Configuration Registers
88 3. Exit Configuration Mode.
90 Enter Configuration Mode
91 To place the chip into the Configuration State The config key (0x55) is written
94 Configuration Mode
95 In configuration mode, the INDEX PORT is located at the CONFIG PORT address and
98 The desired configuration registers are accessed in two steps:
99 a. Write the index of the Logical Device Number Configuration Register
103 b. Write the address of the desired configuration register within the
107 Note: If accessing the Global Configuration Registers, step (a) is not required.
109 Exit Configuration Mode
110 To exit the Configuration State the write 0xAA to the CONFIG PORT (0x2E).
116 ; ENTER CONFIGURATION MODE
120 ; GLOBAL CONFIGURATION REGISTER
127 ; EXIT CONFIGURATION MODE
142 ; ENTER CONFIGURATION MODE
160 ; EXIT CONFIGURATION MODE