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.

problem about UCD9222's VID

Expert 2985 points
Other Parts Discussed in Thread: UCD9222, UCD7242

Hi all,

In C6678 EVM schematics, I found that one channel of the UCD9222 connected C6678's VID pins. This channel will control the UCD7242 to output the scaled voltage.

The other channel of UCD9222 must control the UCD7242 to output fixed voltage. Does this mean that the VID pins of this channel are not necessary to connect anythings? But in the C6678 EVM schematics, this channel's VID pins connect to FPGA, I want to know what the FPGA has done about the UCD9222?

Thanks for any replies!

Feng

  • Reviewing the configuration file for the UCD9222 used on the C6678 EVM, there is no VID configured so the connections to the FPGA are unused. 

  • Hi Feng,

    On UCD9222, if the VID pins are not used to change Vout, then it is not necessary to connect them to FPGA.

    On C6678EVM, rail 2 controls UCD7242 to offer a fixed output voltage. If not connecting VID pins to FPGA, for this rail 2, VID2S must be tighten to either DGND or AGND. VID2A, 2B, 2C can be left open or tighten to GND (either DGND or AGND).

    And further configure on Fusion GUI is need. You must choose "Ingore VID input pins and commands" for VID Mode for rail 2. VID Mode setting is on Fusion GUI Designer \ Configure \ VID Config. With this configuration, UCD9222 will ignore VID pins' input and also VID commands from host for rail 2.

  • Thanks Brad, your message is useful to me!