Post
Topic
Board Mining (Altcoins)
Re: GridSeed 5-chip USB miner voltage mod
by
Andareed
on 17/03/2014, 08:36:00 UTC
Could this be done via graphite pencil mod?

Possibly, though the pencil mod will decrease resistance, whereas we want the opposite (on the particular resistors I'm looking at). It might be possible to target a different resistor. What this mod is doing is setting vid1 = 1 (solder part) and vid0 = 1 (voltage=1 part). Vid0 and vid1 are connected to a 2-bit VID buck converter, which selects between four output lines (set0, set1, set2, set3). On my miners, the resistance of the resistors connected to these lines are 33, 30, 27, and 36 K (this is different than gridseed's PCB spec!). By default vid0 = 0 and vid1 = 0, so you get 33 K. I experimented with all four vid0/vid1 values and found that power usage (and thus core voltage) is proportional to resistance.

https://github.com/gridseed/usb-miner/blob/master/hardware/GC3355%20USB%20for%20release.pdf?raw=true

vid0vid1WR (K)
0012.433
0110.430
1011.227
1114.036