Hi, if i clear the unimplemented TRISF (Bit7) on this device, this leads to a huge current consumption (around 40mA). This is reproducable using the debugger or code. I discovered this, because i usedTRISF = 0x0000;to set all F-ports to outputs. I also ha..
↧