Other Parts Discussed in Thread: UCD7242
Hi,
I have a board with one UCD9246 and two UCD7242s. I use the Fusion Digital Power Designer to connect to the UCD9246 via the USB-to-GPIO. The intended use case is 4 separate rails, each with one phase, three of the domains are supposed to run at a nominal 1.0 V (independently configured 0.8-1.2 V), the fourth rail should supply a 2.5 V IO-domain (input for the power stages is a common 12 V):
12 V in +---------------------+
|
|
UCD9246|---+-+-+-+----|1/2 UCD7242| --> 1 V (coreX)
| | | |
| | +------|1/2 UCD7242| --> 1 V (coreY)
| | |
| +--------|1/2 UCD7242| --> 1 V (coreZ)
| |
+----------|1/2 UCD7242| --> 2.5 V (IO)
The issue:
When I set VOUT_MAX to anything above 1.6 V it does not have the expected effect on rail#4, it is always capped at 1.6 V or lower. For example:
- VOUT_MAX = 1.4, VOUT = 1.5 -> actual output voltage = 1.4
- VOUT_MAX = 2.9, VOUT = 2.5 -> actual output voltage = 1.6 (no FLT flags)
So for whatever reason I cannot get my rail above 1.6 V. I assume that I am configuring something wrongly, since the rail otherwise behaves as expected. What I have found in the "UCD92xx Digital PWM System Controller PMBus Command Reference" is that the VOUT_MAX has a hardcoded default of 1.6 (page 35, SLUU337.pdf, August 2008).
I am grateful for any help I can get... I really need to get the IO-voltage running to be able to do anything useful with my ASIC.
Best Regards,
Love C