You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm sorry if I'm wrong, but for me this code looks incorrect.
If we count more pulses due to more ticksElapsed since previous counter reset, the measured value (Voltage,Current, Power) should be less, not greater. Division and multiplication are swapped here.
The text was updated successfully, but these errors were encountered:
OpenBK7231T_App/src/driver/drv_bl0937.c
Lines 354 to 361 in 59fcf19
I'm sorry if I'm wrong, but for me this code looks incorrect.
If we count more pulses due to more
ticksElapsed
since previous counter reset, the measured value (Voltage,Current, Power) should be less, not greater. Division and multiplication are swapped here.The text was updated successfully, but these errors were encountered: