
Firmware
MITX-CORE-820 Installation and Use (6806800M10H
)
116
6.3.2
PECI
EC should be able to read the CPU temperatures through the PECI interface. A PECI initialization
and a PECI polling function should be implemented. Samples of this include
OEM_PECI_Init(void) and OEM_PECI_Polling(void).
const PWRSEQ_DESCRIPTOR ResumeSeq_Table[] =
{
/* A B C D E */
{PORT_PIN(4, 4) | HIGH, 01, 0x01 | OUTPUT}, /* 0 - SUSON */
{PORT_PIN(4, 5) | HIGH, 01, 0x02 | OUTPUT}, /* 1 - MAINON */
{PORT_PIN(3, 0) | HIGH, 120, 0x03 | INPUT}, /* 2 - ALLPWROK */
{PORT_PIN(5, 0) | HIGH, 100, 0x04 | OUTPUT}, /* 3 - CPU_VR_ON */
{PORT_PIN(4, 7) | HIGH, 01, 0x7F | OUTPUT}, /* 4 - HW_PWRGD */
{UNUSED_PIN | LOW, 00, 0x00 | INPUT}, /* 5 - Reserved */
{UNUSED_PIN | LOW, 00, 0x00 | OUTPUT}, /* 6 - Reserved */
{UNUSED_PIN | LOW, 00, 0x00 | OUTPUT}, /* 7 - Reserved */
{UNUSED_PIN | LOW, 00, 0x00 | OUTPUT} /* 8 - Reserved */
};
Summary of Contents for MITX-CORE-820
Page 2: ...MITX CORE 820 Installation and Use P N 6806800M10H July 2014 ...
Page 9: ...MITX CORE 820 Installation and Use 6806800M10H Contents 8 Contents Contents ...
Page 13: ...MITX CORE 820 Installation and Use 6806800M10H 12 List of Tables ...
Page 15: ...MITX CORE 820 Installation and Use 6806800M10H 14 List of Figures ...
Page 23: ...MITX CORE 820 Installation and Use 6806800M10H About this Manual 22 About this Manual ...
Page 53: ...Controls LEDs and Connectors MITX CORE 820 Installation and Use 6806800M10H 52 ...
Page 101: ...BIOS MITX CORE 820 Installation and Use 6806800M10H 100 ...
Page 125: ...Firmware MITX CORE 820 Installation and Use 6806800M10H 124 ...
Page 129: ...Replacing the Battery MITX CORE 820 Installation and Use 6806800M10H 128 ...
Page 131: ...Related Documentation MITX CORE 820 Installation and Use 6806800M10H 130 ...
Page 132: ......