Altera_Forum
Honored Contributor
16 years agoIs it safe to use 1.22V for C3 Vccint?
I'm putting together an Ethernet board that is almost done - but there isn't enough room for a full set of switching power supplies. (I'm trying to keep the board under 13sq.in)
I've settled on a master 5V switching supply, and linear regulators to generate 3.3, 2.5, and 1.2V; and I placed ST LD393000 series DPAK's on the board. They can source 3A of current, and appear to be efficient enough to keep from crisping the board. The problem is that the smallest one is actually a 1.22V, not a 1.2V regulator. The datasheet guarantees regulation within 1.5% at 25degC, which is still under the absolute max of 1.25V. The next suitable DPAK regulator is a Maxim part, and sources 1.5A. The Maxim regulator, however; will generate more heat and has slightly worse regulation. The PHY will pull 500mA from the 1.2V rail in Gigabit mode, and the Cyclone III (EP3C16E144C7) is the only other major part on the board. I can only estimate how much current the FPGA will draw, but the estimator is running about 500mA for Vccint based on what I've got in there so far. The other option is to use the LDO output on the PHY to generate a local 1.2V plane for the PHY, which would allow me to use a lower capacity regulator for the FPGA - at the cost of additional components on the board. I'm working on a branch that does this to see how bad the damage will be. Any thoughts?