how is the pwmB.f16Arg1 set in the AN5327

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

how is the pwmB.f16Arg1 set in the AN5327

276 次查看
2282242919
Contributor II

Dear friend:

                  I have a problem about the pwmB.f16Arg1 on page 13 in the AN5327.

pastedImage_1.png

why pwmB.f16Arg1 = ((diffUV)<MLIB_Sub_F16(temp,minZeroPulse)) ?  MLIB_SubSat_F16(temp,diffUV): minZeroPulse;

I think pwmB.f16Arg1 =(diffUV <minSamplingPulse_x2 )?  MLIB_SubSat_F16(temp,diffUV): minZeroPulse .

when diffVW<minSamplingPulse_x2,if diffUV >minSamplingPulse_x2,ADC have enough time to sample.

So why we wait for (diffUV)>MLIB_Sub_F16(temp,minZeroPulse)?

please give me a particular answer,

Thank you.

0 项奖励
0 回复数