We will be continuing maintenance on the wiki starting this Saturday at 9 am (UTC) to Sunday at 7PM (UTC).
There is a possibility of long maintenance-breaks and downtime during this time.
For more information contact us in the wiki Discord or by email at: unto@fighttorepair.org
Vcore Rail on Pascal GPUs
Vcore, how it works, how it's created, and problems that happens on it.
The controller circuit[edit | edit source]
Nvidia uses the UP9511p by UPI Semi. The UP9511p is an 8-phase PWM controller on most Pascal high-end cards, in some cases (Like the hybrid version of EVGA cards) they use the NCP81274 instead.
Markings on the schematic and board could differ from GPU model to another but the circuit is almost always the same.
The controller gets powered up by the 5 V rail through a 2.2 Ω resistor on pin 12.
Enabling it is the PGOOD signal from the 1.8 V controller coupled with a protection circuit signal through an AND gate shown here:
The PGOOD signal from this controller will enable the VMEM controller.
Usage[edit | edit source]
The PWM signals generated by the UP9511p controls the voltage going to power the GPU core. Switching 12 V to 0.7 V to 1 V depending on the load on the GPU.
Depending on the model and manufacturer of the board and the components used, the PWM signals either go to the VRM directly, driver IC, or a doubler IC.
Common problems[edit | edit source]
No Vcore voltage[edit | edit source]
In this case, check if the controller has 5 V on its VCC, and 3 V on EN. If one of them is missing trace their respective circuits and check for broken, knocked off, or defective components
If EN and VCC are present and still no output, check the VREF pin, it should be 2 V. If not, the controller itself is dead.
Very rarely the IMON resistor changes to a higher value which sets the output current limit to a lower value which could trip the OCP (over-current protection) of the controller.
Video example:
Nvidia GTX 1070 Board Repair (No EN for Vcore)
Short on Vcore[edit | edit source]
By design, Vcore has low resistance to GND (less than 1 Ω), so using a low-end multimeter won't be able to measure it accurately. Often times, the short happens on one of the VRMs. How to find them is explained here Base Voltage Rail Short on Pascal GPUs.