Canon Pixma MX340 Cover Switch and Power Supply
I want to probe the electronic guts of this Canon Pixma MX340 multi-function inkjet and see what I can learn. Before I dive in, though, there were a few bits of preparatory work to be done.

There is a small switch in the device to detect if the cover (which includes automatic document feeder + scanner modules) has been lifted. This is usually a sign the user intends to either replace ink cartridges or clear a paper jam, so the printer goes into a non-printing standby state. It is spring-loaded to the open state. When the cover is closed, it presses on the lever and closes the circuit. In order to control state of this circuit without the weight of the cover pressing on the lever, I'm unsoldering its wires and moving them over to a large switch I salvaged from an earlier teardown.

I also wanted to see what's going on with the power supply wires plugged into the mainboard. The label says 24V DC but there are three wires. From prior experience I expected them to be ground wire, power wire, and a signal wire to toggle low-power sleep mode. Thankfully, this connector exposed enough metal for my volt meter to reach them without fancy tools, and it was easy to probe the voltage level of each wire in the powered-up "ON" state and the standby "OFF" state. Looking on the circuit board silkscreen, I see this was designated CN701 and there's an arrow pointing to pin 1, corresponding to the white wire.
Printer State | Pin 1 (White) | Pin 2 (Blue) | Pin 3 (Blue) |
---|---|---|---|
On | 0.00 | 3.24 | 24.21 |
Standby/"Off" | 0.00 | 0.00 | 8.50 |
Looks like pin 1 is ground, pin 3 delivers either 8.50V or 24.21V DC depending on the state of pin 2. The 3.24V I see on pin 2 in full-power mode is likely the logic high voltage, implying a circuit board primarily built around 3.3V DC components.
I also measured continuity (or at least minimal resistance) between pin 1 ground and the metal chassis. This will make electrical probing easier, because I can do things like putting oscilloscope probes' ground reference alligator clip on the metal chassis instead of having to solder a separate wire to the circuit board ground plane. This was useful when I probed the automatic document feeder (ADF) sensors.
This teardown ran far longer than I originally thought it would. Click here for the starting point.