EasyManua.ls Logo

Aaeon PCM-6893 - Watchdog Timer of PCM-6893

Aaeon PCM-6893
68 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Compact Board PCM- 6893
Appendix A Programming the Watchdog Timer A-2
A.1 Watchdog timer of PCM-6893
PCM-6893 utilizes W83977 chipset as its watchdog timer controller. Below
are the procedures to complete its configuration PCM-6893 contains a
watchdog timer reset pin. (GP13) All reference material can be found on the
following pages.
A.2 WatchDog timer Setup Utility (for W83977 GP13)
#include <dos.h>
#include <io.h>
#include <bios.h>
#include <stdio.h>
#include <stdlib.h>
#include <conio.h>
/* Set I/O Address : 370/371 or 3F0/3F1 */
#define IO_INDEX_PORT 0x370
#define IO_DATA_PORT 0x371
/* Set Watchdog reset pin : 12/13/16 */
#define watch_dog_output_GP 13
#define UNLOCK_DATA 0x87
#define LOCK_DATA 0xAA
#define DEVICE_REGISTER 0x07
void EnterConfigMode()
{
outportb(IO_INDEX_PORT, UNLOCK_DATA);

Table of Contents

Other manuals for Aaeon PCM-6893

Related product manuals