Model B - possible faulty cassette interface?
Model B - possible faulty cassette interface?
Hello,
I recently bought a Model B (Issue 7) from eBay, with GoTek drive.
All was working well, until I tried loading in a program from cassette. The Beeb just ignores it. I've tried both cassette recorders with the 3 pin leads and my Acorn data recorder with the DIN plug. On the Acorn data recorder, there's no motor operation when I press PLAY and the motor light on the Beeb is off. I've tried saving a test program, and instead of the usual "RECORD then PLAY" message, there's only a blinking cursor, and no motor light. I've also tried loading and saving to a laptop which has a built-in LINE-IN socket, and GoldWave, and there's no difference there. I've tried three different tape decks and four different cassette leads, counting the DIN to DIN lead for the Acorn data recorder.
So, if I'm not mistaken, the cassette port's up the duff! Does anyone have any advice / solutions for me ? Oh, yes, I did remember to enter *TAPE before attempting to load or save.
Just for the record, yes, I know I can load and save via the GoTek, but the point is I bought this Beeb as my 'showpiece model' as it came in it's original box and accessories, so I'd like it all to be 100 per cent working, if possible. It' be a pity of I'd have to return it to the seller.
Thanks in advance.
I recently bought a Model B (Issue 7) from eBay, with GoTek drive.
All was working well, until I tried loading in a program from cassette. The Beeb just ignores it. I've tried both cassette recorders with the 3 pin leads and my Acorn data recorder with the DIN plug. On the Acorn data recorder, there's no motor operation when I press PLAY and the motor light on the Beeb is off. I've tried saving a test program, and instead of the usual "RECORD then PLAY" message, there's only a blinking cursor, and no motor light. I've also tried loading and saving to a laptop which has a built-in LINE-IN socket, and GoldWave, and there's no difference there. I've tried three different tape decks and four different cassette leads, counting the DIN to DIN lead for the Acorn data recorder.
So, if I'm not mistaken, the cassette port's up the duff! Does anyone have any advice / solutions for me ? Oh, yes, I did remember to enter *TAPE before attempting to load or save.
Just for the record, yes, I know I can load and save via the GoTek, but the point is I bought this Beeb as my 'showpiece model' as it came in it's original box and accessories, so I'd like it all to be 100 per cent working, if possible. It' be a pity of I'd have to return it to the seller.
Thanks in advance.
Last edited by Julz on Sun Jun 28, 2020 11:06 am, edited 1 time in total.
- Sampull-MC
- Posts: 54
- Joined: Sat Nov 30, 2019 7:48 pm
- Location: Cumbria (U.K.)
- Contact:
Re: Model B - passible faulty cassette interface?
If you've tried that many cables and drives, there's a good chance that something isn't working. (Captain obvious strikes again)
Not an expert on beebs, more an electron bloke. But it's unlikely the port itself is dead. They're usually pretty well made. If it's getting no signal or not acknowledging a present signal, i'd be more inclined to think more along the lines of,
Dodgy solder joint on port or supporting circuitry/chips.
Oxidised pins on port. (very unlikely if you've tried that many cables)
Or some other loose connection.
But there are other people with more knowledge than me. Just throwing my hat in the ring to get the simpler problems out of the way.
Edit: If the drive is not getting motor control power, something may be disconnected entirely, rather than intermittent. Maybe pics of the area of board would help?
Not an expert on beebs, more an electron bloke. But it's unlikely the port itself is dead. They're usually pretty well made. If it's getting no signal or not acknowledging a present signal, i'd be more inclined to think more along the lines of,
Dodgy solder joint on port or supporting circuitry/chips.
Oxidised pins on port. (very unlikely if you've tried that many cables)
Or some other loose connection.
But there are other people with more knowledge than me. Just throwing my hat in the ring to get the simpler problems out of the way.
Edit: If the drive is not getting motor control power, something may be disconnected entirely, rather than intermittent. Maybe pics of the area of board would help?
Re: Model B - passible faulty cassette interface?
Ok. Thanks for that.
The Seller has responded and advised me the fault may lie with IC35 - LM324 OP Amp, and a simple 'chip swap' may do the trick.
Can anyone here confirm this? If so, I'll go ahead and try it.
The Seller has responded and advised me the fault may lie with IC35 - LM324 OP Amp, and a simple 'chip swap' may do the trick.
Can anyone here confirm this? If so, I'll go ahead and try it.
Re: Model B - passible faulty cassette interface?
IC35 is used to convert the digital output of the Serial ULA (IC7) to an analogue waveform for the cassette deck, and amplify the signal from the cassette deck to digital levels for input into IC7. A fault with this chip could result in you being unable to save, or being unable to record, or both.
The four OpAmps can be seen in the circuit extract below (the four large triangles): Note that the cassette relay (RL1) and LED signal, near the top of the diagram, is not controlled by IC35. If you've got no audio signal coming out of the cassette connector, and no response from the LED/Relay, I'd suspect the chip that they've got in common: the Serial ULA, IC7.
Unfortunately, as the ULA is a custom chip, replacements aren't quite as easy to come by as for the OpAmp. CJE Micros list some in stock, and Retroclinic may also have some, but they're not inexpensive.
If you want to do some further tests (monitoring the cassette output, trying the RS423 connection that's also controlled by the ULA) to strengthen the diagnosis, I can give you some guidance on that. Alternatively, you may want to get back in touch with your seller based on the above, or try a replacement ULA yourself.
The four OpAmps can be seen in the circuit extract below (the four large triangles): Note that the cassette relay (RL1) and LED signal, near the top of the diagram, is not controlled by IC35. If you've got no audio signal coming out of the cassette connector, and no response from the LED/Relay, I'd suspect the chip that they've got in common: the Serial ULA, IC7.
Unfortunately, as the ULA is a custom chip, replacements aren't quite as easy to come by as for the OpAmp. CJE Micros list some in stock, and Retroclinic may also have some, but they're not inexpensive.
If you want to do some further tests (monitoring the cassette output, trying the RS423 connection that's also controlled by the ULA) to strengthen the diagnosis, I can give you some guidance on that. Alternatively, you may want to get back in touch with your seller based on the above, or try a replacement ULA yourself.
BBC Model B 32K issue 7, Sidewise ROM board with 16K RAM
Archimedes 420/1 upgraded to 4MB RAM, ZIDEFS with 512MB CF card
RiscPC 600 under repair
Acorn System 1 home-made replica
Archimedes 420/1 upgraded to 4MB RAM, ZIDEFS with 512MB CF card
RiscPC 600 under repair
Acorn System 1 home-made replica
Re: Model B - possible faulty cassette interface?
OK. Thanks.
Since my last post, I've run the following test program:
10 CLS
20 *MOTOR 1
30 PRINT "ON"
40 FOR N=1 TO 5000: NEXT N
50 *MOTOR 0
60 PRINT "OFF"
70 FOR N=1 TO 5000: NEXT N
80 GOTO 20
On running the program, I can confirm there is NO motor light OR sound ('click').
I've now ordered replacement IC35 and IC7 chips. I will swap out the IC35 first, and if no joy, swap out the IC7.
Since my last post, I've run the following test program:
10 CLS
20 *MOTOR 1
30 PRINT "ON"
40 FOR N=1 TO 5000: NEXT N
50 *MOTOR 0
60 PRINT "OFF"
70 FOR N=1 TO 5000: NEXT N
80 GOTO 20
On running the program, I can confirm there is NO motor light OR sound ('click').
I've now ordered replacement IC35 and IC7 chips. I will swap out the IC35 first, and if no joy, swap out the IC7.
- 1024MAK
- Posts: 10482
- Joined: Mon Apr 18, 2011 5:46 pm
- Location: Looking forward to summer in Somerset, UK...
- Contact:
Re: Model B - possible faulty cassette interface?
If you type in:
*MOTOR 1
And then measure the voltage on IC7 pin 11, what voltage do you get?
If it is less than 2V, then the chip is either defective or one of the supply, control or data pins / inputs is either open circuit or not receiving the correct signal.
I also suggest swapping IC7 first rather than IC35.
Mark
*MOTOR 1
And then measure the voltage on IC7 pin 11, what voltage do you get?
If it is less than 2V, then the chip is either defective or one of the supply, control or data pins / inputs is either open circuit or not receiving the correct signal.
I also suggest swapping IC7 first rather than IC35.
Mark
For a "Complete BBC Games Archive" visit www.bbcmicro.co.uk NOW!
BeebWiki - for answers to many questions...
Fault finding index • Acorn BBC Model B minimal configuration • Logic Levels for 5V TTL Systems
BeebWiki - for answers to many questions...
Fault finding index • Acorn BBC Model B minimal configuration • Logic Levels for 5V TTL Systems
-
- Posts: 259
- Joined: Wed Jul 20, 2011 3:21 pm
- Location: Coventry
- Contact:
Re: Model B - possible faulty cassette interface?
So its either the drive transistor, IC7, or at a pinch the legs on the cassette LED shorted together stopping the LED and the relay from turning on.Julz wrote: ↑Sun Jun 28, 2020 1:54 pmOK. Thanks.
Since my last post, I've run the following test program:
10 CLS
20 *MOTOR 1
30 PRINT "ON"
40 FOR N=1 TO 5000: NEXT N
50 *MOTOR 0
60 PRINT "OFF"
70 FOR N=1 TO 5000: NEXT N
80 GOTO 20
On running the program, I can confirm there is NO motor light OR sound ('click').
I've now ordered replacement IC35 and IC7 chips. I will swap out the IC35 first, and if no joy, swap out the IC7.
My plan of attack would be
(1) Inspect the cassette LED legs aren't shorted (no tools req)
(2) Inspect/Replace the transistor (any old jellybean NPN from the spares bin with the right pinout will do) (20p part)
Last of all
(3) IC7
"Inspect" meaning - "check the legs aren't bent/shorted"
-
- Posts: 142
- Joined: Sun Apr 10, 2016 2:47 pm
- Location: Oxford, UK.
- Contact:
Re: Model B - possible faulty cassette interface?
I had this on my machine.
In the end it was a combination of the power supply -5V output (dead capacitor), a partly dead ULA and a fried opamp.
Without the working -5V the opamp won't work, so check that first as it's simple to do.
In the end it was a combination of the power supply -5V output (dead capacitor), a partly dead ULA and a fried opamp.
Without the working -5V the opamp won't work, so check that first as it's simple to do.
Re: Model B - possible faulty cassette interface?
OK. Thanks to everyone above for their advice. However, some of it has gone 'over my head' as my knowledge of electronics is *limited*, I'm afraid!
@ stephen_usher: please can you explain how exactly I go about checking the -5v?
I presume I would need a multimeter, set to measure voltage? If so, where do I put the red and black 'pointy bits'? (told you my knowledge was limited - sorry!)
Thanks again.
@ stephen_usher: please can you explain how exactly I go about checking the -5v?
I presume I would need a multimeter, set to measure voltage? If so, where do I put the red and black 'pointy bits'? (told you my knowledge was limited - sorry!)
Thanks again.
-
- Posts: 142
- Joined: Sun Apr 10, 2016 2:47 pm
- Location: Oxford, UK.
- Contact:
Re: Model B - possible faulty cassette interface?
Yep, you need a multimeter.
If you look on the far left of the circuit board, next to the power supply, there's one of the wires which plugs in which is not red or black.
Pull this off the spade connector on the circuit board. Now pull one of the black ones.
Push the black pointy bit into the black connector and the red pointy bit into the brown one, set the multimeter to the correct range, usually 20V, and turn the Beeb power on. If you don't see approximately -5V on the display then you have problems. On my system because it was oscillating between 0V and -5V at about 70KHz the multimeter showed about -2V because it couldn't keep up.
Once you've done this and it's OK I would suggest that the most likely failure is the Ferranti ULA chip up at the back of the board in the middle as the opamp chip is more robust. Thankfully both of these chips are socketed and so easy to replace. Given that the opamp chip is a cheap as chips (pun not meant.
) you might as well swap that anyway. The ULA is harder to come by but not excessively so.
If you look on the far left of the circuit board, next to the power supply, there's one of the wires which plugs in which is not red or black.
Pull this off the spade connector on the circuit board. Now pull one of the black ones.
Push the black pointy bit into the black connector and the red pointy bit into the brown one, set the multimeter to the correct range, usually 20V, and turn the Beeb power on. If you don't see approximately -5V on the display then you have problems. On my system because it was oscillating between 0V and -5V at about 70KHz the multimeter showed about -2V because it couldn't keep up.
Once you've done this and it's OK I would suggest that the most likely failure is the Ferranti ULA chip up at the back of the board in the middle as the opamp chip is more robust. Thankfully both of these chips are socketed and so easy to replace. Given that the opamp chip is a cheap as chips (pun not meant.

Re: Model B - possible faulty cassette interface?
Here's a snapshot of where to measure the voltage:
My measurement of -4.61V is within tolerance: the specs say it should be -5V +/- 10%, whcih equates to -4.5V~-5.5V.
My measurement of -4.61V is within tolerance: the specs say it should be -5V +/- 10%, whcih equates to -4.5V~-5.5V.
BBC Model B 32K issue 7, Sidewise ROM board with 16K RAM
Archimedes 420/1 upgraded to 4MB RAM, ZIDEFS with 512MB CF card
RiscPC 600 under repair
Acorn System 1 home-made replica
Archimedes 420/1 upgraded to 4MB RAM, ZIDEFS with 512MB CF card
RiscPC 600 under repair
Acorn System 1 home-made replica
Re: Model B - possible faulty cassette interface?
Hello Again,
Thanks to everyone for the advice.
I've taken the measurement. If I've done it correctly, it reads -5.25V.
Is that good / bad? What's the next step? Sorry to sound a bit think here - am finding it all a little nerve-wracking. Bit of a step up from things like wring a mains plug and fixing the fire button on a broken joystick!
I've attached a photo I took.
Thanks again.
Thanks to everyone for the advice.
I've taken the measurement. If I've done it correctly, it reads -5.25V.
Is that good / bad? What's the next step? Sorry to sound a bit think here - am finding it all a little nerve-wracking. Bit of a step up from things like wring a mains plug and fixing the fire button on a broken joystick!
I've attached a photo I took.
Thanks again.
Re: Model B - possible faulty cassette interface?
-5.25V is well within the range -4.5V~-5.5V, so the supply voltage to the OpAmps seems fine. (You could look up the pinouts of the OpAmp and measure at that end too, but it'll probably be mearly identical.) The +5V supply is presumably fine, given that it's powering the rest of the board fine.
Did you get replacement chips for IC7 and/or IC35? If so, I'd suggest trying to swap them onto the board.
To remove a chip from it's socket, use a flat-head screwdriver inserted between the chip and its socket to gently lever that side of the chip up. Alternate between either end, lifting it bit-by-bit to avoid one side popping straight out and bending the legs of the IC on its way. Then firmly press the replacement chip into the empty socket, making sure it's oriented the right way round, and switch on to test it.
If a chip is soldered in, that'll be a bit more work, so if the other is socketed, I'd try that one first.
Did you get replacement chips for IC7 and/or IC35? If so, I'd suggest trying to swap them onto the board.
To remove a chip from it's socket, use a flat-head screwdriver inserted between the chip and its socket to gently lever that side of the chip up. Alternate between either end, lifting it bit-by-bit to avoid one side popping straight out and bending the legs of the IC on its way. Then firmly press the replacement chip into the empty socket, making sure it's oriented the right way round, and switch on to test it.
If a chip is soldered in, that'll be a bit more work, so if the other is socketed, I'd try that one first.
BBC Model B 32K issue 7, Sidewise ROM board with 16K RAM
Archimedes 420/1 upgraded to 4MB RAM, ZIDEFS with 512MB CF card
RiscPC 600 under repair
Acorn System 1 home-made replica
Archimedes 420/1 upgraded to 4MB RAM, ZIDEFS with 512MB CF card
RiscPC 600 under repair
Acorn System 1 home-made replica
Re: Model B - possible faulty cassette interface?
Thanks, Kazzie.
Yes, the chips have all arrived.
I will attempt to replace ICs 7 & 35 and report back.
Your help, and that other the other members who posted here, is much appreciated. Thanks again.
Yes, the chips have all arrived.
I will attempt to replace ICs 7 & 35 and report back.
Your help, and that other the other members who posted here, is much appreciated. Thanks again.
- 1024MAK
- Posts: 10482
- Joined: Mon Apr 18, 2011 5:46 pm
- Location: Looking forward to summer in Somerset, UK...
- Contact:
Re: Model B - possible faulty cassette interface?
See this post for DIL Chip Fitting and Removal
When testing voltages on a computer system like the Acorn BBC Micro, the negative lead with the black probe of a multimeter is normally connected to a 0V / ground / GND point.
The electronics of system always reference signals to this common electrical network.
In the same way that when measuring the height of a human, we normally measure from the floor to the top of the humans head! We are using the floor as a reference point.
The positive lead with the red probe is then used to test the supply point or signal point that we want information on.
Mark

When testing voltages on a computer system like the Acorn BBC Micro, the negative lead with the black probe of a multimeter is normally connected to a 0V / ground / GND point.
The electronics of system always reference signals to this common electrical network.
In the same way that when measuring the height of a human, we normally measure from the floor to the top of the humans head! We are using the floor as a reference point.
The positive lead with the red probe is then used to test the supply point or signal point that we want information on.
Mark
For a "Complete BBC Games Archive" visit www.bbcmicro.co.uk NOW!
BeebWiki - for answers to many questions...
Fault finding index • Acorn BBC Model B minimal configuration • Logic Levels for 5V TTL Systems
BeebWiki - for answers to many questions...
Fault finding index • Acorn BBC Model B minimal configuration • Logic Levels for 5V TTL Systems
Re: Model B - possible faulty cassette interface?
OK. I've just opened up my Beeb to examine ICs 7 & 35, and I took a photo (see attachment)
Now, call me Lord Thick Of ThickHeadShire, but, unless I need to visit SpecSavers very soon, I can see what the problem is... THERE IS NO IC7!!!
Please can someone confirm? Am I looking in the right place?
If so, I'll pop in the replacement & report back.
Now, call me Lord Thick Of ThickHeadShire, but, unless I need to visit SpecSavers very soon, I can see what the problem is... THERE IS NO IC7!!!
Please can someone confirm? Am I looking in the right place?
If so, I'll pop in the replacement & report back.
-
- Posts: 142
- Joined: Sun Apr 10, 2016 2:47 pm
- Location: Oxford, UK.
- Contact:
Re: Model B - possible faulty cassette interface?
Yep, the ULA is invisible, or on holiday. 

Re: Model B - possible faulty cassette interface?
That invisible IC7 definitely needs replacing. 

BBC Model B 32K issue 7, Sidewise ROM board with 16K RAM
Archimedes 420/1 upgraded to 4MB RAM, ZIDEFS with 512MB CF card
RiscPC 600 under repair
Acorn System 1 home-made replica
Archimedes 420/1 upgraded to 4MB RAM, ZIDEFS with 512MB CF card
RiscPC 600 under repair
Acorn System 1 home-made replica
- 1024MAK
- Posts: 10482
- Joined: Mon Apr 18, 2011 5:46 pm
- Location: Looking forward to summer in Somerset, UK...
- Contact:
Re: Model B - possible faulty cassette interface?
Told you it was a problem with IC7
Mark

Mark
For a "Complete BBC Games Archive" visit www.bbcmicro.co.uk NOW!
BeebWiki - for answers to many questions...
Fault finding index • Acorn BBC Model B minimal configuration • Logic Levels for 5V TTL Systems
BeebWiki - for answers to many questions...
Fault finding index • Acorn BBC Model B minimal configuration • Logic Levels for 5V TTL Systems
-
- Posts: 142
- Joined: Sun Apr 10, 2016 2:47 pm
- Location: Oxford, UK.
- Contact:
Re: Model B - possible faulty cassette interface?
Sorry - been busy this week.
Update: Inserted IC7. Motor lights now works! I get the "RECORD then RETRUN" message when saving. If I connect the MIC lead to a speaker and save a test program, I can hear those sweet tones. I can even hear them coming through the Beebs speaker when attempting to load (v. faintly). BUT... it's tone deaf!
So, replaced IC35 and tried again. No change.
Update: Inserted IC7. Motor lights now works! I get the "RECORD then RETRUN" message when saving. If I connect the MIC lead to a speaker and save a test program, I can hear those sweet tones. I can even hear them coming through the Beebs speaker when attempting to load (v. faintly). BUT... it's tone deaf!
So, replaced IC35 and tried again. No change.

-
- Posts: 142
- Joined: Sun Apr 10, 2016 2:47 pm
- Location: Oxford, UK.
- Contact:
Re: Model B - possible faulty cassette interface?
At this point you may need an oscilloscope to determine if the ULA is getting the correct signal.
After the tape signal is amplified by the op-amp once it goes through some transistors and back in again before going on to the ULA. These components are between the op-amp and the ULA chips.
Actually, I can't remember ever hearing the tape-out sounds through the speaker, so that may be a pointer to something amiss.
After the tape signal is amplified by the op-amp once it goes through some transistors and back in again before going on to the ULA. These components are between the op-amp and the ULA chips.
Actually, I can't remember ever hearing the tape-out sounds through the speaker, so that may be a pointer to something amiss.
- 1024MAK
- Posts: 10482
- Joined: Mon Apr 18, 2011 5:46 pm
- Location: Looking forward to summer in Somerset, UK...
- Contact:
Re: Model B - possible faulty cassette interface?
There is no direct connection between the cassette tape circuitry and the sound circuitry, but the audio circuitry may pick up a tiny bit via the power and ground networks.stephen_usher wrote: ↑Sun Jul 12, 2020 10:58 amActually, I can't remember ever hearing the tape-out sounds through the speaker, so that may be a pointer to something amiss.
Mark
For a "Complete BBC Games Archive" visit www.bbcmicro.co.uk NOW!
BeebWiki - for answers to many questions...
Fault finding index • Acorn BBC Model B minimal configuration • Logic Levels for 5V TTL Systems
BeebWiki - for answers to many questions...
Fault finding index • Acorn BBC Model B minimal configuration • Logic Levels for 5V TTL Systems
- 1024MAK
- Posts: 10482
- Joined: Mon Apr 18, 2011 5:46 pm
- Location: Looking forward to summer in Somerset, UK...
- Contact:
Re: Model B - possible faulty cassette interface?
What test gear do you have?
And do you have an any old earphones/lightweight headphones suitable for use with modern equipment, but fitted with a 3.5mm stereo jack plug (hopefully marked as 32 ohm)?
Mark
For a "Complete BBC Games Archive" visit www.bbcmicro.co.uk NOW!
BeebWiki - for answers to many questions...
Fault finding index • Acorn BBC Model B minimal configuration • Logic Levels for 5V TTL Systems
BeebWiki - for answers to many questions...
Fault finding index • Acorn BBC Model B minimal configuration • Logic Levels for 5V TTL Systems
Re: Model B - possible faulty cassette interface?
Hello again,
Re. sound through the speaker: It does this on my other Model B (which has just been repaired by Mark at RetroClinic), and the cassette interface on that worked perfectly.
Re. test equipment: only a few tools and a multimeter. I'm not very skilled with electronics, I'm afreaid. Previously, I only used my multimater as a continuity tester. or as a battery tester. I repaired a fire button on my old Competition Pro joystick (replaced it with a Sanwa button), and I made an external battery pack for the Sinclair Flat Screen TV, back in the 80s, but that's it!
Re. headphones: I've got several knocking around the place, but I've no idea if any of them are 32 Ohm? I'm curious as to how this would help solve the problem?
If all else fails, I may ask Mark at RetroClinic to take a look at this one, too, as it's not looking like an 'easy' fix.
Again, I would like to thank everyone for their time in trying to help me with this problem. It's appreciated.
Re. sound through the speaker: It does this on my other Model B (which has just been repaired by Mark at RetroClinic), and the cassette interface on that worked perfectly.
Re. test equipment: only a few tools and a multimeter. I'm not very skilled with electronics, I'm afreaid. Previously, I only used my multimater as a continuity tester. or as a battery tester. I repaired a fire button on my old Competition Pro joystick (replaced it with a Sanwa button), and I made an external battery pack for the Sinclair Flat Screen TV, back in the 80s, but that's it!
Re. headphones: I've got several knocking around the place, but I've no idea if any of them are 32 Ohm? I'm curious as to how this would help solve the problem?
If all else fails, I may ask Mark at RetroClinic to take a look at this one, too, as it's not looking like an 'easy' fix.
Again, I would like to thank everyone for their time in trying to help me with this problem. It's appreciated.
- 1024MAK
- Posts: 10482
- Joined: Mon Apr 18, 2011 5:46 pm
- Location: Looking forward to summer in Somerset, UK...
- Contact:
Re: Model B - possible faulty cassette interface?
Using your multimeter on the 200 ohms resistance range can tell you. Connect one probe to the metal part of the plug nearest the larger cover/moulded section (cable end) and the other probe on either the tip or the ring contact.
By connecting both the left hand and right hand earphones/headphones in series, the impedance (like resistance but for AC circuits) is doubled. Then then can be temporary connected via ‘patch’ wires to the output of the cassette tape amplifier section.
I’ll describe this in more detail later...
Mark
By connecting both the left hand and right hand earphones/headphones in series, the impedance (like resistance but for AC circuits) is doubled. Then then can be temporary connected via ‘patch’ wires to the output of the cassette tape amplifier section.
I’ll describe this in more detail later...
Mark
For a "Complete BBC Games Archive" visit www.bbcmicro.co.uk NOW!
BeebWiki - for answers to many questions...
Fault finding index • Acorn BBC Model B minimal configuration • Logic Levels for 5V TTL Systems
BeebWiki - for answers to many questions...
Fault finding index • Acorn BBC Model B minimal configuration • Logic Levels for 5V TTL Systems
Re: Model B - possible faulty cassette interface?
Thanks for the offer of help, Mark. No disrespect, but 99 per cent of what you said in your post went over my head! Were you asking me to attach headphones to the tape connector??? This is where a YouTube video would help!1024MAK wrote: ↑Mon Jul 13, 2020 2:00 pmUsing your multimeter on the 200 ohms resistance range can tell you. Connect one probe to the metal part of the plug nearest the larger cover/moulded section (cable end) and the other probe on either the tip or the ring contact.
By connecting both the left hand and right hand earphones/headphones in series, the impedance (like resistance but for AC circuits) is doubled. Then then can be temporary connected via ‘patch’ wires to the output of the cassette tape amplifier section.
I’ll describe this in more detail later...
Mark
The Beeb is now with Mark at RetroClinic.
-
- Posts: 259
- Joined: Wed Jul 20, 2011 3:21 pm
- Location: Coventry
- Contact:
Re: Model B - possible faulty cassette interface?
https://en.wikipedia.org/wiki/Crystal_earpiece
My tool of choice when trying to trace where a low level audio signal has disappeared.
Use the tip of the 3.5mm plug as a probe, the thing is so sensitive, you don't need to provide a return path.
Play a signal (an audio cassette will do) into the cassette port, first do a "is the audio bit working check" by seeing if the signal reaches the ULA input.
If it doesn't then trace the signal from the cassette input using the circuit diagram as a guide, and noting that a faulty input can make the preceding output look faulty (I have worn multiple versions of that t-shirt over the years)
Note that every crystal earpiece looks like the one in the wiki article - if you are offered anything which isn't at least 2cm in any dimension, then it won't do the job. (Most old school white mono earpieces are low impedance moving coil devices which aren't sensitive enough).
My tool of choice when trying to trace where a low level audio signal has disappeared.
Use the tip of the 3.5mm plug as a probe, the thing is so sensitive, you don't need to provide a return path.
Play a signal (an audio cassette will do) into the cassette port, first do a "is the audio bit working check" by seeing if the signal reaches the ULA input.
If it doesn't then trace the signal from the cassette input using the circuit diagram as a guide, and noting that a faulty input can make the preceding output look faulty (I have worn multiple versions of that t-shirt over the years)
Note that every crystal earpiece looks like the one in the wiki article - if you are offered anything which isn't at least 2cm in any dimension, then it won't do the job. (Most old school white mono earpieces are low impedance moving coil devices which aren't sensitive enough).
Re: Model B - possible faulty cassette interface?
The BeeB is now fully working - thanks to Mark at RetroClinic!
Turned out the Serial ULA I purchased, was duff! Mark replaced it with is own. He found a few other issues (caps, etc.) as well.
I contacted the firm I purchased the Serial ULA from (PM me if you wish to know who it was). They responded, saying they'll refund me, so I'm just waiting for the transaction to appear on my bank account.
So now, I have two fully working BeeBs: this one, which is my "collector's piece", as it came with it's original box & polys, etc. and still has its original 'cream' colour, and the other one I'm using as my 'workhorse' machine. I still have my Master 128 (bought from a work colleague over 20 years ago - don't worry - there's no batteries inside!) to attend to (PSU replacement), but my next 'project' is my A3000, but that's for another thread. (I assume some you here are Archie verterans / experts?)
Again, thanks to all who contributed. Sorry, I wasn't technical enough to follow some of your advice. I may get there, eventually!

Turned out the Serial ULA I purchased, was duff! Mark replaced it with is own. He found a few other issues (caps, etc.) as well.
I contacted the firm I purchased the Serial ULA from (PM me if you wish to know who it was). They responded, saying they'll refund me, so I'm just waiting for the transaction to appear on my bank account.
So now, I have two fully working BeeBs: this one, which is my "collector's piece", as it came with it's original box & polys, etc. and still has its original 'cream' colour, and the other one I'm using as my 'workhorse' machine. I still have my Master 128 (bought from a work colleague over 20 years ago - don't worry - there's no batteries inside!) to attend to (PSU replacement), but my next 'project' is my A3000, but that's for another thread. (I assume some you here are Archie verterans / experts?)
Again, thanks to all who contributed. Sorry, I wasn't technical enough to follow some of your advice. I may get there, eventually!
Re: Model B - possible faulty cassette interface?
UPDATE: The Chip Seller has refunded me for the faukty Serial ULA!
Also: I asked the eBay seller if he'd be willing to go halves with me on the repair bill. He agreed, and he's paid me, too!
So, A BIG THANKS to the above for being true gents! Restores my faith in Humanity!

Also: I asked the eBay seller if he'd be willing to go halves with me on the repair bill. He agreed, and he's paid me, too!

So, A BIG THANKS to the above for being true gents! Restores my faith in Humanity!
