It was a dark and stormy night just when I wanted some toast but the toaster was dead... or something like that. At least part of that intro is true!
The toaster in question is a Breville BTA820, these are made specifically for the AU/NZ market. It features a nice cast (aluminium?) case, has motorized raise and lower, a bunch of operating modes.
This wasn't a cheap toaster and the solid case made me have second thoughts about putting it in the trash without first seeing if it could actually be repaired. I'm glad I did as there are a lot of lessons that can be learnt from the engineering and design that has gone into a product.
In this part I investigate the high voltage and mechanical side. All of the high voltage circuits are controlled via the relay board MT2F15-4A (while working out a schematic for this board I all filled out all the pin details from Part 1).
This board is hard wired into the unit and I didn't really want to remove it, I did however, wire up a quick control mockup on a breadboard and use my bench-top power supply to power the low voltage side. Next I (very carefully!!!) applied mains power to board to determine the exact function of each relay. This also confirmed that all of the heating elements are working and that the motor to raise and lower the lifter runs.
Missing from this picture is the plastic bracket that sits above the motor frame, this encloses the high voltage relay board. The bracket also provides structural rigidity when the motor is in operation (see the video at the end of this log for it running).
Pin
Usage
1
+12V roughly, this is actually the raw voltage out of the rectifier, probably closer to 16V.
2
Ground
3
Centre only, applying 5V turns the outer heating elements off. Controls both NC relays 4 & 5.
4
Motor on, applying 5V turns on the motor. Controls relay 1
5 & 6
Heating elements on. This looks to be a safety feature, both pins require 5V to turn on both NO relays 2 & 3. These switch both the Active and Neutral.
And finally the mechanical motor lift. Note the two limit switches tripped by the rotating cam.
With the micro non-responsive it's on to checking if the other components are still working, I've previously determined that the 5V power supply is working, next a check of the various daughter boards to ensure they are all still functioning as well as documenting the functions of each pin.
Input Board
First up the input board, this has the code MT2F15-5A and connects to the P2 connector on the main board.
This board is neatly packaged into a plastic unit that screws into the top of the case providing the input and state display. The clear plastic also doubles as a lightpipe to illuminate the rings around each button.
Nothing particularly interesting here, all LEDs have current limiting resistors and if you look closely the resistors increase in roughly powers of two to indicate which button is pressed using 2 wires. The design however, only allows for a single buttons pressed state to be determined with the left most button being favoured.
Pin
Usage
1
Button +5V
2
Button sense. The measured resistance between pins 1-2 with each button pressed: Stop (Toast/Cancel) - 0Ω A Bit More - 1KΩ Crumpet - 2KΩ Defrost - 4KΩ Lift And Look - 8KΩ No buttons - 18KΩ
3
LED 15
4
LED Common
5
LED 16 & 17
6
LED 19
7
LED 20
8
LED 18
9
LED 21 & 22
Everything seems good on this board, all the LED's light up and buttons work correctly.
First steps were to trouble shoot what was actually wrong with the unit. Prior to stopping working after applying power the unit would turn on all the LEDs and then the progress bar would light fully before rapidly reducing to zero. It was no longer doing anything on power up.
After removing the case and checking for anything obvious eg anything burnt etc. The first thing I noticed was like any appliance in Sydney (and I'd assume many parts of the world) if it's warm and contains food, it will have signs of cockroaches and this was no exception. However it did seem confined to the crumb trays and the high voltage side. Judging by the few dead roaches they likely didn't survive the toasting cycle. Nothing however, looks to have obviously failed.
All the internal wiring is high temp fibreglass braided, there is a small transformer that leads to the mainboard along with a number of daughter boards. These a broken up into the main-board that includes the low voltage power supply, a micro and the toast level control, a input/LED board (buttons with lighting), a LED progress bar board and finally a relay board for switching high voltage components.
A quick test with a multimeter shows that the transformer is good and is putting out ~13V AC. Following "thou shalt check voltages" the AC input is rectified with the raw DC being supplied to the relay board as well as a 5V regulator providing power to the micro. Both of these voltages are present and stable. I also at this point wire up an alternate AC input plug that I can plug into my bench-top AC supply to more safely power the main board.
After testing various points and giving the unit a good clean it is looking very much like the micro is not working. This rules out a "simple" repair.
I had a cheap (around €15,-) toaster, which stopped to release the toast. I changed a dead CD40xx chip in the control board and it worked for about 2 times.
It turned out that the N connection of the heating element was intermittent, so the tap which was used to supply the electronics got overvoltage up to mains level.
The connections were some crimped brass rivets to the NiCr wire on the mica insulator. I did not see a longterm-working repair for this, so I trashed the toaster.
So look out for such problems, depending on the construction of your device.
I had a cheap (around €15,-) toaster, which stopped to release the toast. I changed a dead CD40xx chip in the control board and it worked for about 2 times.
It turned out that the N connection of the heating element was intermittent, so the tap which was used to supply the electronics got overvoltage up to mains level.
The connections were some crimped brass rivets to the NiCr wire on the mica insulator. I did not see a longterm-working repair for this, so I trashed the toaster.
So look out for such problems, depending on the construction of your device.