Here's the HEX conversion charts for the 750A boards.

Thanks goes out to the guys in the Forums that dug them up.

Athlon Mark + FunkZ

Hope this helps for any HEX impaired peeps (me included).

For those needing something a little different here's an Ascii to Hex Converter:

%50%65%61%63%65%20%4f%75%74 ("Peace Out" in Hex)

Ascii to Hex Converter

Hexadecimal equivalents. FID is the multiplier, VID is the Voltage, DID is a divider.

Hex to Voltage Conversion Chart:
HEX = Volts HEX = Volts
00 = 1.5500 14 = 1.3000
01 = 1.5375 15 = 1.2875
02 = 1.5250 16 = 1.2750
03 = 1.5125 17 = 1.2625
04 = 1.5000 18 = 1.2500
05 = 1.4875 19 = 1.2375
06 = 1.4750 1A = 1.2250
07 = 1.4625 1B = 1.2125
08 = 1.4500 1C = 1.2000
09 = 1.4375 1D = 1.1875
0A = 1.4250 1E = 1.1750
0B = 1.4125 1F = 1.1625
0C = 1.4000 20 = 1.1500
0D = 1.3875 21 = 1.1375
0E = 1.3750 22 = 1.1250
0F = 1.3625 23 = 1.1125
10 = 1.3500 24 = 1.1000
11 = 1.3375 25 = 1.0875
12 = 1.3250 26 = 1.0750
13 = 1.3125 27 = 1.0625

Hex to CPU Multiplier Conversion Chart:
01h = 8.5x
02h = 9x
03h = 9.5x
04h = 10x
05h = 10.5x
06h = 11x
07h = 11.5x
08h = 12x
09h = 12.5x
0Ah = 13x
0Bh = 13.5x
0Ch = 14x
0Dh = 14.5x
0Eh = 15x
0Fh = 15.5x
10h = 16x
11h = 16.5x
12h = 17x
13h = 17.5x
14h = 18x

Hex to CPU-NB Multiplier:
00 = 4
01 = 5
02 = 6
03 = 7
04 = 8
05 = 9
06 = 10
07 = 11
08 = 12
09 = 13
0A = 14
0B = 15
0C = 16
0D = 17