![C&T Solution CT-DBT0x User Manual Download Page 29](http://html1.mh-extra.com/html/candt-solution/ct-dbt0x/ct-dbt0x_user-manual_3076240029.webp)
CT-DBT0X l
User’s Manual
Registers Description
GPIO Input / Output Select
GPIO8x Configuration Registers
(Index port=0xA00, Data port=0xA01, Offset=0x88)
Note.
Bit X = 0 means Input Mode
Bit X = 1 means Output Mode
GPIO Output Data Select
GPIO Output Data Register
(Index port=0xA00, Data port=0xA01, Offset=0x89)
Note.
Bit X = 0 outputs 0 when in output mode
Bit X = 1 outputs 1 when in output mode
3.11 Watchdog Timer
3.11.1 Board Design
The Watchdog Timer (WDT) is implemented by Fintek F81866AD-I.
3.11.2 Psuedo Code
Set WDT Time Unit (Second Unit)
Set WDT Timer Value
Enable WDT
29
Chapter 3: Features & Interface
Bit 7
Bit 6
Bit 5
Bit 4
Bit 3
Bit 2
Bit 1
Bit 0
GPO3
GPO2
GPO1
GPO0
GPI3
GPI2
GPI1
GPI0
Bit 7
Bit 6
Bit 5
Bit 4
Bit 3
Bit 2
Bit 1
Bit 0
GPO3
GPO2
GPO1
GPO0
GPI3
GPI2
GPI1
GPI0
Register
Address
WDT Base Address
0xA10
Step1: ByteData = ReadIOByte(0xA15)
Step2: ByteData = ByteData & 0xF7
Step3: WriteIOByte(0xA15, ByteData)
//Read current setting
//Set time unit to “second”
//Write back
Step1: WriteIOByte(0xA16, Time)
//Set watch dog time value
Step1: ByteData = ReadIOByte(0xA15)
Step2: ByteData = ByteData | 0x20
Step3: WriteIOByte(0xA15, ByteData)
//Read current setting
//Enable WDT
//Write back
Summary of Contents for CT-DBT0x
Page 1: ...USER S MANUAL CT DBX0x 3 5 Industrial Single Board Computer with Intel Atom Processor E3800...
Page 7: ...Chapter 1 Product Introductions...
Page 11: ...CT DBT0X l User s Manual 11 1 4 Block Diagram Chapter 1 Product Introductions...
Page 12: ...Chapter 2 Mechanical Specifications...
Page 26: ...Chapter 3 Features Interface...
Page 30: ...Chapter 4 Driver Installation...
Page 32: ...Chapter 5 System BIOS...
Page 44: ...CT DBT0X l User s Manual 44 Chapter 5 System BIOS 5 2 Chipset 5 2 1 Northbridge Configuration...
Page 51: ...Chapter 6 Address Map...
Page 53: ...CT DBT0X l User s Manual 53 Chapter 6 Address Map I O Port Address Map cont d...
Page 54: ...CT DBT0X l User s Manual 54 Chapter 6 Address Map I O Port Address Map cont d...
Page 56: ...CT DBT0X l User s Manual 56 Chapter 6 Address Map Interrupt Controller IRQ Map cont d...
Page 57: ...CT DBT0X l User s Manual 57 Chapter 6 Address Map Interrupt Controller IRQ Map cont d...
Page 58: ...CT DBT0X l User s Manual 58 Chapter 6 Address Map Interrupt Controller IRQ Map cont d...
Page 59: ...CT DBT0X l User s Manual 59 Chapter 6 Address Map Interrupt Controller IRQ Map cont d...
Page 60: ...CT DBT0X l User s Manual 60 Chapter 6 Address Map Interrupt Controller IRQ Map cont d...
Page 61: ...CT DBT0X l User s Manual 61 Chapter 6 Address Map Interrupt Controller IRQ Map cont d...
Page 62: ...CT DBT0X l User s Manual 62 Chapter 6 Address Map Interrupt Controller IRQ Map cont d...
Page 64: ...CT DBT0X l User s Manual 64 Chapter 6 Address Map Memory Map cont d...
Page 65: ...Copyright 2016 C T Solution Inc All Rights Reserved www candtsolution com...