38
F75111 Layout Picture
Introduction
Initial Internal F75111 port address (0x9c)
defi ne GPIO1X, GPIO2X, GPIO3X to input or output
and Enable WDT function pin
Set F75111 DI/DO ( sample code as below Get Input value/Set output value )
DO: InterDigitalOutput(BYTE byteValue))
DI: InterDigitalInput()
PULSE mode
Sample to setting GP33, 32, 31, 30 output 1mS low pulse signal.
{
this->Write_Byte(F75111_INTERNAL_ADDR, GPIO3X_PULSE_CONTROL,
0x00); //This is setting low pulse output
this->Write_Byte(F75111_INTERNAL_ADDR, GPIO3X_PULSE_WIDTH_CONTROL, 0x01); //This selects the pulse width to 1mS
this->Write_Byte(F75111_INTERNAL_ADDR, GPIO3X_CONTROL_MODE,
0x0F); //This is setting the GP33, 32, 31, 30
to output function.
this->Write_Byte(F75111_INTERNAL_ADDR, GPIO3X_Output_Data ,
0x0F); //This is setting the GP33, 32, 31, 30
output data.
}
Summary of Contents for 2I640DW
Page 7: ...3 2 1 3 1 2 3 Photo 1 Insert Unplug ...
Page 15: ...11 2 1 Dimension 2I640DW Chapter 2 ...
Page 17: ...13 2 2 1 Layout 2I640DW Connector and Jumper Bottom BOT CU2 CU1 SIM1 ...
Page 19: ...15 2 3 1 Layout 2I640DW Function MAP BOT USB 2 0 3 0 Nano SIM USB 2 0 3 0 ...
Page 21: ...17 2 4 1 Diagram 2I640DW BOT CU2 CU1 SIM1 ...
Page 23: ...19 2 5 1 Function MAP 2I110D BOT USB 2 0 3 0 Nano SIM USB 2 0 3 0 ...
Page 35: ...31 How to use this Demo Application ...
Page 60: ...56 4 6 1 Boot Configuration To select Power on state for NumLock default is off ...
Page 63: ...59 4 6 2 2 System Agent SA Configuration ...
Page 66: ...62 4 6 2 3 1 PCI Express Configuration ...
Page 68: ...64 To select NGFF1 M 2 SATA device enabled or not 4 6 2 3 2 SATA Configuration ...
Page 69: ...65 4 6 2 4 PCH FW Configuration ...
Page 71: ...67 4 6 3 1 UART Port 1 Configuration To Enable Serial port or not default is Enabled ...
Page 72: ...68 Base I O Address default is 3F8h ...
Page 73: ...69 Interrupt default is IRQ4 ...
Page 74: ...70 Peripheral to select the Serial port to RS232 RS422 RS485 default is RS232 ...
Page 75: ...71 4 6 3 2 UART Port 2 Configuration To Enable Serial port or not default is Enabled ...
Page 76: ...72 Base I O Address default is 2F8h ...
Page 77: ...73 Interrupt default is IRQ3 ...
Page 78: ...74 Peripheral to select the Serial port to RS232 RS422 RS485 default is RS232 ...
Page 81: ...77 4 6 4 NVM Express Information Press Enter to view the NVMe storage devices information ...
Page 83: ...79 To select TPM operations ...
Page 84: ...80 Set Supervisor Password To set up an Supervisor password ...