The tester turns off, "you (are) cut off", the display goes off during the measurement of capacitors, mostly of large capacity. When measuring through the menu, there is usually no such effect.
This problem is typical for software from Karl-Heinz k-firmware (1.12-1.13k).The software from Markus Reschke (m-firmware) also has this effect.
What do you mean it turns off? That is, for some reason the MK resets or the control program fails. The most likely reasons:
1. The power supply voltage of the MK and/or display disappears for a short time;
2. Power supply of the tester (MK) from a pulsed source with large ripples, interference and noise;
3. Triggering of WDT (watchdog timer) - enable/disable is set by the appropriate fuse before compilation or in the software;
4. BOD activation (supply voltage level monitoring system) - enable/disable, the threshold is set by the corresponding fuses before compilation.
5. MK defective (quite possible, given the strong rise in price of original chips and the slag that the Chinese industry is now trying to “sniff”).
I've recently been on my own journey with the known problem of shutdown during >100uF and <1000uF capacitor measurement. My issue has been on the AY-AT GM-328 clone with genuine Atmel MCU328 (DIP28). I narrowed it down to:
- Capacitors => 100uF and <= 1000uF. Oddly, >1000uF are fine.
- Measured using ZIF pins (1-3) or (2-3). Oddly, I could never cause the issue to occur using ZIF pins 1-2.
- External power supply 12v DC. Varying DC supply voltage made no difference.
- Using Siglent DSO, I could see no significant voltage drop on Vcc during the measurement.
The MCU that came with this kit (MCU #1) had 1.12k. Upgrading this MCU to 1.53m made no difference. Problem occurred in both firmware's.
Upgrading the supplied 7550 +5v regulator for a MCP1702-5002E, checking and replacing decoupling capacitors and add 10uF Tantalum direct on AVR supply pins also made no difference.
I purchased a 2nd Atmel MEGA328 MCU from Digikey (MCU #2) and it worked flawlessly on the same GM-328 board. BOD = 4.3v
I purchased a 2nd AY-AT GM328 kit, took the Atmel MEGA328 MCU from it (MCU #3) it worked flawlessly on the same GM-328 board. BOD=4.3v
I checked MCU#1 ADC 0,1,2 (ZIF 1,2,3) inputs against MCUs #2 and #3 (in the same PCB) - Diode drops to GND and VCC (A-K and K-A) and resistance to GND and cross compared all MCUs, they were all about the same.
Eventually (and thanks to much information posted in this thread), I realized I set the Extended Fuse to = 0xFC (4.3volts) in MCU #1. Looking at my notes, the kits were delivered with the extended fuse = 0xF9 with the kit (which is invalid but BOD is probably disabled in this state?) and later changed it to 0xFC upon erasing MCU #1 moving from 1.12k to 1.53m.
So now, I can get MCU #1 to work if the BOD (Extended Fuse) BOD is set to FD (2.7 volts).
Cal values for MCU #1, 2 and 3 are attached. MCU #1 definitely looks different - the negative Acomp is a concern. Is MCU #1 is a dud?
The 28-pin MCU IC socket is at risk of loose morals so I will stop here and leave MCU #2 installed for now.
Does it appear MCU #1 is damaged or just
EDIT: Photos of MCU ID for each MCU attached