I am using BFGMiner 5.2.0
What is your command line to use the U3 w/5.2.0? Do you use the timing function, or ignore it? Thanks.
Hi Mikestang,
As I wrote on the issue list page of BFGMiner that I previously pointed out, I am using the parameters voltage=x775, clock=x0882 and timing=0.0162. As far as I understood, all 3 parameters are critical to the performance of Antminer U3. I have played around with all of those 3 parameters, but I didn't have time to try all possible combinations. I usually use the config file as it is easier to maintain the settings. But if I would use a command line which includes those 3 parameters, I would do it as below assuming that the miner is connected to /dev/ttyUSB0.
bfgminer --scan antminer:/dev/ttyUSB0 --set antminer:voltage=x775 --set antminer:clock=x0882 --set antminer:timing=0.0162 -o -u -p
My target is to have stable miners at around 55 GH/s average hash rate. From what I have observed, Antminer U3 is more stable with VDD below 0.8 V. But if we set it too low, e.g. below 0.75 V (minimum VDD of BM1382), it does not behave as expected. That is why I chose 0.775 V as 225 MHz clock (x0882) requires at least 0.75 V according to Antminer U3 user guide.
Now, the timing parameter is the most difficult one to define for me. Perhaps because there seems to be no documentation about it or I could not find any. There seems to be no relation between the timing parameters and the other two.
I did quite a lot of trial and errors to get the right figure (as I thought it so). Even on the same Antminer U3, after changing the timing parameter to some different values, I could not get relatively same hash rate when I set it back the the previous value. I sometime need to power cycle the miner. So the timing parameter seems to be varied amongst different Antminer U3. You possibly would not get the same hash rate as I did. Perhaps you could use my figure above as your reference. You will get lower hash rate if you increased that figure, and vise versa. As I mentioned before, if the hash rate didn't change after you change the timing, you might need to power cycle the miner. And you need to wait at least 10 minutes until the hash rates stabilised.
Cheers,
Anto