Advantech IPPC-8151S Series Manuel d'utilisateur Page 38

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 46
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 37
IPPC-8151S User Manual 30
;----------------------------
; select WDT timeout value
;----------------------------
mov dx, bx
add dx, 66h
mov al, 10 ; 10 seconds
out dx, al
2. Enable watchdog timer and set 5 minutes of timeout interval
;----------------------------
; enter configuration state
;----------------------------
mov dx, 2Eh
mov al, 55h
out dx, al
;----------------------------
; select watchdog registers
;----------------------------
mov al, 7
mov dx, 2Eh
out dx, al
mov dx, 2Fh
mov al, 0ah
out dx, al
;----------------------------
; get base address
;----------------------------
mov al, 60h
Vue de la page 37
1 2 ... 33 34 35 36 37 38 39 40 41 42 43 44 45 46

Commentaires sur ces manuels

Pas de commentaire