项目

一般

简介

功能 #2806

培源 左 更新于 8 个月 之前

若软件读取到“PWMx_Function_Assign_cfg”为0x05,对应PWM通道关联DRL2功能,follow DRL2功能。若收到DRL指令时,对应PWM通道按照“PWM4_Target_Duty_Cycle_cfg”占空比输出;若收到PL指令时,对应PWM通道按照“PWM4_Target_Duty_Cycle_cfg”与“ParkPos_Intensity_cfg”乘积的占空比输出;若收到熄灭指令,则输出0%。 若软件读取到“PWMx_Function_Assign_cfg”为0x04,对应PWM通道关联DRL2功能。若收到DRL指令时,对应PWM通道输出DRL亮度;若收到PL指令时,对应PWM通道输出PL亮度;若收到熄灭指令,则输出0%。 
 (If the value of PWMx_Function_Assign_cfg value is 0x05, the 0x04, DRL2 function is associated with the PWM channel and the DRL2 function is followed. channel. If the DRL command is received, the corresponding PWM channel is output based on the PWM4_Target_Duty_Cycle_cfg duty cycle. DRL brightness; If the PL command instruction is received, the duty cycle of the corresponding PWM channel is the product of PWM4_Target_Duty_Cycle_cfg and ParkPos_Intensity_cfg. output PL brightness; Output 0% if the extinguish command is received.)

返回