Hi,
i have LM96000 device on my linux board.
I am working with Tachometer 2 and i succeed to read the value in the register.
I have few questions about the value.
1. according to the Datasheet the tachometers registers are 16 bit and the two first bits (bits 0 and 1)in the list significant byte are indicating the tachometer accuracy data:
so, the tachometer value is the 16 bites? it's just the other 14 bits? if it's the other 14 bites, am i need to shift left the data two places?
2. how can i calculate the round per minute of the fan according to the tachometer? (what is the meaning of "full fan revolution" ?)
Thanks,
Oren