The evaluation board for this part has a diode across "inductor + PFC diode". My circuit below does not have this inrush current steering diode and it has been working fine.
When power is turned on, in-rush current goes to about 25A. Since my inductor's I_sat is 15A, if switching started during inductor saturation, FET current will be high and I was expecting to see Peak Current Limiting kick in. But what happens is Gate switching does not start until the initial inrush current has gone down. (VCC goes above V_UVLO long before this BTW.) This is a good thing but I didn't know why this delay existed. Then when I looked at the ICOMP pin, that gave me a clue.
In the scope capture shown below, top trace is GATE, middle trace is ICOMP, and the bottom trace is inductor current. It appears that inrush current causes ICOMP to saturate and prevents Gate switching. When ICOMP comes out of saturation, switching starts. This is perfect if this behavior is what the chip is designed to do. If so, then why the diode across "inductor + PFC diode" ever needed?
Thanks,