wguibas,
I've just received one of your blue adapter boards in the mail, and have flashed an ATMega328p with it and installed it as per your instructional post a few pages back. The ATMega is flashed with the firmware that was attached to that post.
Upon power up, the Yihua 858D screen shows "1.43", the firmware number, and then spins up the fan and flashes "rSt".
According to the firmware information:
* If the WATCHDOG is used (by default) and the device becomes unresponsive for more
than about 120ms AND the heater is ON, a watchdog-reset is triggered.
THIS SHOULD NEVER HAPPEN.
The device will turn off the heater and turn on the fan. The display will blink
the error code "rSt" until power is cycled.
I've got no idea why the watchdog timer is timing out.
Do you or anyone else have any ideas?
Edit: I've tripple checked my fuses and have used the following avrdude command to program the fuses
avrdude -c usbasp -p atmega328p -U lfuse:w:0xe2:m -U hfuse:w:0xdf:m -U efuse:w:0xfd:m
With further testing, I've found that when the station has been sitting in the "rSt" state for a few seconds, the transistor labeled "TIP122" becomes very hot.
The station board has silkscreen of "YH858D V6", the same as the one in the instructions.