BIS-6540HD
Based on Intel Atom Processor Full HD Compact Signage Platform
65
===========================================================
watchdog reference code
(c++ language)
:
----------------------------------------------------------------------------------------------------
outputb (0x2e, 0x87)
outputb (0x2e, 0x87) // Open SUPER IO register
outputb (0x2e, 0x2B)
outputb (0x2f, 0xE0)
//bit4=0 ,set pin as watchdog func
outputb (0x2E, 0x07)
outputb (0x2F, 0x08) //select logical device
outputb (0x2e, 0x30)
outputb (0x2f, 0x01)
//active the device
outputb (0x2e, 0xF5)
outputb (0x2f, 0x00)
// Set timer units as second /
(
Set timer units as minute: outputb (0x2f,
0x08)
)
outputb (0x2e, 0xF6)
outputb (0x2f, 0xIE)
// Set Timer Count to 30 sec
outputb (0x2E, 0xAA) // locked register
//------- code end ---------------------------------
Содержание BIS-6540HD
Страница 1: ...BIS 6540HD Full HD Compact Signage Platform USER Manual V1 0 ...
Страница 11: ...Chapter 1 General Information ...
Страница 16: ...Chapter 2 Hardware Functionality ...
Страница 36: ...Chapter 3 Hardware Installation ...
Страница 44: ...Chapter 4 BIOS Setup ...
Страница 78: ...Appendix ...
Страница 86: ......