I am controlling a Sanyo Ace 97BMB33 4-wire fan with in-built PWM Controller, so I'm just sending the PWM signal to the fan (the TACH signal is connected but I'm not doing anything with it). ie. I just set a PWM value on the AMC6821 IC which then controls the fan.
See https://e2e.ti.com/support/data_converters/precision_data_converters/f/73/p/701340/2611991#2611991 for the circuit diagram I used.
I have set the Registers to the following values and in the following order.
Config Register 1 = 0x08 (Software-DCY Mode)
Config Register 2 = 0x03 (Enable PWM)
Config Register 3 = 0x83 (leave as default)
Config Register 4 = 0x40 (Set DCY Duty Cycle)
However "it seems" if we power up the AMC6821 IC with these settings WITHOUT having the fan connected the IC gets very hot very quickly and I think we destroy it - we have now destroyed THREE ic's this way!!
I can't understand how this can happen, because the AMC6821 is just driving a logic level 25kHz PWM square wave into the fan - it is NOT controlling any power, so why does it get so hot and die?
If I have the Sanyo fan always connected when I power up the AMC6821 I don't have this issue.
Is it because I have setup the Config registers in-correctly?
Please HELP, because I can't keep on blowing these chips up.
Yours in complete frustration Chris