Hi.
1. What maximum step in voltage setting is allowed?
From 0V directly to 12V is Ok?
2. In our desing we set 12V Vin and 12V Vout.
Sometimes after OE Vout has ripple.
If set Vout=0.1V, then set 12V it seems it work fine.
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.
Hi.
1. What maximum step in voltage setting is allowed?
From 0V directly to 12V is Ok?
2. In our desing we set 12V Vin and 12V Vout.
Sometimes after OE Vout has ripple.
If set Vout=0.1V, then set 12V it seems it work fine.
Our cases is:
A. First case, result - good work:
(Vin ≈12.5 – 13.5V in the all cases)
1. Setting registers (Vout ~1V)
Address |
Data |
0х00 |
0A |
0х01 |
00 |
0х04 |
03 |
2. Then after 0.1 us
Address |
Data |
0х06 |
F0 |
3. Then after 0.2 us (Setting 12V)
Address |
Data |
0х00 |
30 |
0х01 |
02 |
0х04 |
03 |
B. Second case: ripple on Vout and high power consumption (~ 4 Wt), heating IC and L, result - bad work:
1. Setting registers (Vout ~1V)
Address |
Data |
0х00 |
00 |
0х01 |
00 |
0х04 |
00 |
2. Then after 0.1 us
0х06 |
F0 |
3. Then after 0.2 us (Setting 12V)
Address |
Data |
0х00 |
30 |
0х01 |
02 |
0х04 |
03 |
C. Third case: ripple on Vout and high power consumption (~ 4 Wt), heating IC and L, result - bad work just after On:
1. Setting registers (Vout 12V)
Address |
Data |
0х00 |
F7 |
0х01 |
02 |
0х04 |
02 |
0х06 |
F0 |
Hi Nick,
Please share the full schematic and layout first. In most cases the issue is related to the schematic and layout.
Could you share the waveform when you said Vout has ripple? What kind of ripple do you mean?
To set Vout, you need to configure the register 0H,01h REF and 03h VOUT_SR. VOUT=VREF/INTFB
Hi Nick,
Yes you have to carefully tune the compensation parameters to make sure the circuit phase margin is higher than 45 degrees.
And CDC resistor R17 should be higher than 20kohm. The device doesn't support a 0ohm CDC resistor. If you don't need cable voltage droop compensation, leave this CDC pin floating.