功能 #2565
由 玉洁 金 更新于 8 个月 之前
The activation of FAN can be configured by the parameter ‘FAN_Activation_Trigger_cfg’.
• 0x00: No FAN
• 0x01:Activate Activate upon Ignition On
• 0x02: 0x01: Activate upon LB or HB is activated
• 0x03: 0x02: Activate upon FAN NTC temperature is > ‘Fan_Activation_Temp_cfg’
If ‘FAN_Activation_Trigger_cfg’ = 0x02 which means FAN will be activated when the temperature is more than the function threshold, ‘FAN_Activation_NTC_cfg’ and ‘Fan_Activation_Temp_cfg’ should be enabled to choose which NTC source and the temperature threshold should be used.
‘FAN_Activation_NTC_cfg’ definition:
• 0x00: NTC1
• 0x01: NTC2
• 0x02: NTC3
• 0x03: NTC4
‘Fan_Activation_Temp_cfg’ definition:
• Range: 50℃ to 100℃
• Resolution: 5℃
If the FAN NTC is lost or out of range, Fan shall be activated if any lighting sources is activated.
返回