Hi
In our design we are using AMC6821 fan controller IC, we are trying to use software RPM control Mode to control the Fan PWM,
We are following the below procedure,
1.Config Reg 0x00 = 0xD4 - 1101 0100 - Default
0x00 = 0xB4 - 1011 0100 - To change the Software RPM control.
2.Duty Cycle Reg 0x22 = 0x55
3.TACH (RPM) MEASUREMENT
Reg 0x08 - TACH-DATA-LByte
Reg 0x09 - TACH-DATA-HByte
In my case i have to update my duty cycle based and read back those values in the Tacho meter signal to check whether my fan is working properly or not.
Here if i change the Duty cycle reg value, Tach data byte register values are not changing,
Kindly let us know if i am missing something.
Regards,
Arulmani V