STM8TL52 current consumption in Halt mode about twenty times higher than expected
Hi. I'm using an STMTL52F4 20-pin MCU that I've programmed to immediately enter HALT mode on startup with the halt() command. Although the documentation says that the chip consumes only 0.4uA in this state, when I put a multimeter in series with the chip's VDD pin, I'm seeing about 20 times that current going in. I know that the chip consumes more current while debugging with STVD via the ST-LINK/V2 / SWIM interface, so I'm testing immediately after a power-on reset (with the ST-LINK still attached). Am I missing something? The thing is, I observed the chip consuming about 1uA earlier, but I can't figure out what I'm doing differently now. Does the chip consume more power with the ST-LINK attached? Thanks.
