National Instruments Touch Panel Computer TPC-2012 User Manual

Page 34

Advertising
background image

Appendix C

Watchdog Timer Programming

TPC-2012/TPC-2512 User Manual

C-8

ni.com

Example 5: Generate a Timeout Signal without Timer Counting

;-----------------------------------------------------------

Mov dx,2eh ; unlock W83627H

Mov al,87h

Out dx,al

Out dx,al

;-----------------------------------------------------------

Mov al,07h ; Select registers of watchdog timer

Out dx,al

Inc dx

Mov al,08h

Out dx,al

;-----------------------------------------------------------

Dec dx ; Enable the function of watchdog timer

Mov al,30h

Out dx,al

Inc dx

Mov al,01h

Out dx,al

;-----------------------------------------------------------

Dec dx ; Generate a time-out signal

Mov al,0f7h

Out dx,al ;Write 1 to bit 5 of F7 register

Inc dx

In al,dx

Or al,20h

Out dx,al

;-----------------------------------------------------------

Dec dx ; lock W83627HF

Mov al,0aah

Out dx,al

Advertising
This manual is related to the following products: