Other Parts Discussed in Thread: TIDM-LC-WATERMTR
HI
I am testing the ReCalScanIF function, I used timeout Recal is 15s, when I tried the water meter with flow 500L/h. It means it can measure 2 liters in 15s, but don't enough for the RecalScanIF function, it needs 4 rotations ( 4 liters). However, The RecalScanIF function can work well and didn't timeout. I tried to debug with the RecalScanIF function and the result is it only needs about 1.6 liters (loopCounter==16) to finish calibration. Is it wrong? this happens when the disk passes very slowly.
I tried again with flow 2000L/h (8 liters for 15s) and debug the RecalScanIF function, the result is 4 liter for loopCounter=16. It is right to "LC Sensor Rotation Detection With MSP430 Extended" document.
Thanks,