how is the pwmB.f16Arg1 set in the AN5327

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

how is the pwmB.f16Arg1 set in the AN5327

585件の閲覧回数
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 返答(返信)