Canon Pixma MX340 Electronics Plan
I'm pausing mechanical disassembly of a Canon Pixma MX340 multi-function inkjet so I can explore its electrical aspects while everything is still running. I know I won't understand everything and that is OK. Roughly in order of my self-confidence going in, the electrical subsystems I expect to find are:
Motors and Sensors: Yes
I expect to be able to understand all of the motors and mechanical sensors.
- There are two stepper motors, one for the automatic document feeder and one for the scanner. Determine open-circuit resistance for their coils, and monitor the voltage they see during printer startup sequence. That should give me a ballpark figure of their electrical current capacity.
- Determine pin-out of photo-interrupter sensors in this printer. This printer seem to use the same unit throughout, one that integrates the LED sender and the photosensitive receiver in a plastic package. Figure out which pins are power, ground, signal, and their voltage ranges.
- Determine the typical voltage sent to the two DC motors, one for paper feed and the other for print head carriage. Since they are used in a closed-loop control system for precise positioning, I don't expect them to see full 24V DC from the power supply.
- Determine if pin-out of the paper feed motor's encoder are power/ground/A/B as expected. Print carriage encoder is not currently accessible and will have to wait for later.
Control Panel: Hopefully Yes
I'll take a look at the control panel, full of buttons and an integrated LCD. I managed to decipher the front panel of a Toyota tape deck and a Honda CD unit, and I'm optimistic that experience will help me understand what I will find on this front panel.
Scanner: Unlikely
While I'm pretty confident I can understand the stepper motor in the scanner, I'm less optimistic about the image capture side. A bit of web search found this Arduino forum thread, where I learned the imaging bar that moves across a scanner's glass bed is called a contact image sensor (CIS). I haven't found much in the way of publicly available documentation on any CIS modules. The prospects are even lower here because, as a worldwide leader in imaging technology, Canon probably produced this particular CIS for internal consumption. Meaning there's even less reason for related documentation to be public.
I found a few YouTube videos that purport to cover all the things you can do to repurpose scanner components. They usually talk about the glass, the motor, the gears, the illumination light bar, etc. The sensor? "You're not going to be able to reuse that." Bah.
Maybe they're right, but I'll poke around anyway.
WLAN Module: Not Interested
I will ignore the Canon WiFi module, as I don't foresee reusing that component. If I have a project idea that involves WiFi, I'm far more likely to pull out an ESP8266 or ESP32.
Ink Cartridges: Hell No
I will ignore the ink cartridges as well. I have a hard enough time understanding electronics without trying to untangle deliberate obfuscation. Ink cartridges are the profit center for inkjet manufacturers and encumbered with all sorts of trickery to discourage aftermarket ink cartridges. I'm going to steer clear of that mess.
Main Board: Examination Only
I'm interested in the motherboard only as far as looking it over for generalities. Try to figure out where the power handling areas are, identify peripherals like the stepper motor and DC motor control chips, stuff like that. Most of the components will be too small for me to reuse, and I'm not interested in trying to modify the firmware or running my own.
I think that plan is within my current capabilities, and I'll start with the simplest things: a switch and power input.
This teardown ran far longer than I originally thought it would. Click here for the starting point.