On November 27, 2024 I purchased a MHP50-B5 on Order #3392302-0510016134. It arrived a couple days later undamaged.
Since then I have been trying to get it to follow the Reflow Protocol without success. I have been in contact with the MINIWARE user forum in China. They referred me to their download page where version 2.00 of the firmware was available. I updated the firmware to version 2.00 without problems. The Reflow Protocol is still not being followed.
The MHP50 is connected to a 19.5 Volt, 90 Watt power supply through the barrel connector. The default MHP50 programming is set to 90 Watts. See below.
When the MHP50 is told to do the Reflow Protocol its temperature rises from ambient to 140C and then pauses for ~15 seconds. It then rises to 160C and pauses for ~15 seconds. It then rises to 235C for a moment, ~2 seconds, then the temperature starts to drop by what I assume is radiation into the local air because the heating element is turned off. It never gets to any of the program set points. T1 is 220C, T2 is 250C, T3 is 300C.
I placed an unused PCB on the MHP50 to see what happed to the solder. A small portion of the solder melted for 3 to 5 seconds. Any large area of solder did not melt.
The Info panel shows the Volts at 19v, MCU Temp 34C, Resistance 3.9 Ohms, Module BS50-1.
Do you have any ideas what I can try to get it to work? Is there anything I should test?
Bruce
Code: Select all
/********************************************************/
/* MINIWARE MHP50 Configuration */
/********************************************************/
T1_Temp = 220 #(C:100~350 F:212~662)
T2_Temp = 250 #(C:100~350 F:212~662)
T3_Temp = 300 #(C:100~350 F:212~662)
Tip1_Temp = 300 #(C:100~400 F:212~752)
Tip2_Temp = 330 #(C:100~400 F:212~752)
Tip3_Temp = 280 #(C:100~400 F:212~752)
HotOvrTim = 20 #(Min:0~999)
SleepTime = 120 #(0:OFF 1~999:Sec)
StdbyTime = 10 #(Min:0~999)
Backlight = 6 #(Brightness:1~9)
TiltAngle = 30 #(20~50)
Volume = 3 #(0~5)
TempUnit = 0 #(0:C 1:F)
Turbo = 0 #(TS80P Power 0:36W 1:60W)
PD_PwrMax = 0 #(0:OFF OR 36~140:36~140W)
DC_PwrMax = 90 #(36~150:36~150W)
Language = 0 #(0:EN 1:CN 2:DE 3:RU)
RiseTemp = 150 #(C:100~170 F:212~338)
RiseTime = 80 #(Sec:60~90)
KeepTemp = 170 #(C:110~170 F:230~338)
KeepTime = 80 #(Sec:60~120)
WeldTemp = 230 #(C:150~260 F:302~500)
WeldTime = 80 #(Sec:30~180)