This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LM63: Code Issue

Part Number: LM63

Hi expert,

Customer used LM63 and have some issues about the driver.

They can read I2C device(4C). 

But below commands are all NACK.

i2cset -f -y 0 0x4c 0x4D 0x0d
i2cset -f -y 0 0x4c 0x4c 0x04    =>> rpm = 1075


Run:
i2cset -f -y 0 0x4C 0x4A 0x73

Stop:
i2cset -f -y 0 0x4C 0x4A 0x20

In addition, they can't make FAN to spin. Here are their steps:

i2cset -f -y 0 0x4C 0x4A 0x33
i2cset -f -y 0 0x4C 0x4B 0x7D
i2cset -f -y 0 0x4C 0x4D 0x17
i2cset -f -y 0 0x4C 0x4C 0x26\

Could you please have a look and advise what might goes wrong?

Thanks,

Allan