I'm using the SN74HC165 in my battery operated design. Without powering the SN74HC165, my circuit pulls around 90uA. When I power the SN74HC165, the current jumps around and is not steady. I've seen the current of my design jump up to 500uA but it typically hovers around 200uA. I'm not sure what the SN74HC165 is doing and it's not being clocked, it's in a steady state.
The SHIFT_DATA, CTRL, and CLK are tied to the microcontroller.
- SHIFT_DATA goes straight into the microcontroller.
- CTRL has a 10k Pull-up.
- CLK has a 10k Pull-down.
Why is this device pulling unsteady current at steady-state?