Msi 945GC Networks Instrukcja Użytkownika Strona 13

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 58
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 12
1-5
Getting Started
MS-96C4 watchdog timer is using Super I/O Winbond W83627EHG.
Setup procedures
A.Enter super I/O configuration mode -
mov dx, 04eh
mov al, 087h
out dx, al
out dx, al
B. Set pin 77 to WDTO# function
mov dx,04eh
mov al,02Dh;; ;Register 2Dh
out dx,al
inc dx
in al,dx
and al,0FEh ;Config Bit 0 As 0
out dx,al ;Config PIN 77 as WDTO#
C. Select Logical Device 8
mov dx, 04eh
mov al, 07h
out dx, al ;point to Logical Device Number Register
inc dx
mov al, 08h ;select Logical Device 8
out dx, al
D. Enable watchdog timer
Activate WDTO#
Watch Dog Timer Setting
PDF created with pdfFactory Pro trial version www.pdffactory.com
Przeglądanie stron 12
1 2 ... 8 9 10 11 12 13 14 15 16 17 18 ... 57 58

Komentarze do niniejszej Instrukcji

Brak uwag