Configurations/Kontron/986LCD-M

Kontron 986LCD-M

Voltage section for the Kontron 986LCD-M:

chip "w83627thf-*"

# Voltages

    label in0  "Vcore"
    label in1  "+12V"
    label in2  "+3.3V"
    label in3  "+5V"
    label in4  "+1.5V"
    label in7  "5VSB"
    label in8  "Vbat"

    # External resistors
    compute in1  @ * (1 + 10/3.57), @ / (1 + 10/3.57)
    # Internal resistors
    compute in3  @ * (1 + 34/51), @ / (1 + 34/51)
    compute in7  @ * (1 + 34/51), @ / (1 + 34/51)

    set in1_min  12.0 * 0.95
    set in1_max  12.0 * 1.05
    set in2_min   3.3 * 0.95
    set in2_max   3.3 * 1.05
    set in3_min   5.0 * 0.95
    set in3_max   5.0 * 1.05
    set in4_min   1.5 * 0.95
    set in4_max   1.5 * 1.05
    set in7_min   5.0 * 0.90
    set in7_max   5.0 * 1.10
    set in8_min   3.0 * 0.90
    set in8_max   3.0 * 1.15

# Fans

    label fan1  "Sys Fan"
    label fan2  "CPU Fan"
    label fan3  "Aux Fan"

# Temperatures

   label temp1 "M/B Temp"
   label temp2 "CPU Temp"
   # temp3 is an optional external sensor

   # Default limits for temp2 and temp3 are sane, but not for temp1
   set temp1_max       80
   set temp1_max_hyst  75