UK Vintage Radio Repair and Restoration Discussion Forum

UK Vintage Radio Repair and Restoration Discussion Forum (https://www.vintage-radio.net/forum/index.php)
-   Vintage Computers (https://www.vintage-radio.net/forum/forumdisplay.php?f=16)
-   -   MK14 schematic revisions (https://www.vintage-radio.net/forum/showthread.php?t=145663)

SiriusHardware 14th May 2020 12:14 pm

Re: MK14 schematic revisions
 
I've modified the 2114 sketch to test 2111s instead, I just need to test the tester, as it were. The original sketch was nicely written and easy to read but I am bound to have made a mistake somewhere.

I've also just been notified that the issue VI PCBs have just gone in the post to me!

Slothie 14th May 2020 12:57 pm

Re: MK14 schematic revisions
 
JLCPCB are pretty quick, I think mine arrived 7 or 8 days after I emailed the gerbers!

SiriusHardware 17th May 2020 6:55 pm

Re: MK14 schematic revisions
 
1 Attachment(s)
PCBs are still enroute, but here is another little tessera for the MK14 mosaic, a 2111 SRAM tester sketch for the Arduino UNO. Connections between the UNO and the 2111 are explained in the comment at the start of the sketch.

This was unskillfully adapted from the original 2114 tester sketch written by 'Danjovic', which was found by Philoupat83 here:-

https://github.com/Danjovic/2114-Tester

Output is viewed on the serial monitor in the Arduino IDE @9600bd. The tests are quite basic and may not catch every possible fault on a 2111 but it will catch most. It passes one of my recently acquired AM9111s and of course announces a failure if I remove the chip.

It directly manipulates the port pins of the Atmega328 in order to run the tests at a high speed, so it probably won't run on any other Arduino board.

The Arduino file extension .ino is not a supported attachment here so I have wrapped it up in a .zip file.

SiriusHardware 21st May 2020 11:15 pm

Re: MK14 schematic revisions
 
Still no sign of the new PCBs - where Slothie's own PCBs must have come on the stage coach, mine appear to be coming by slowcoach. To be fair, the situation is anything but normal at the moment. I'll be happy if they arrive at all.

One thing I'm still on the hunt for is suitable 16-way single sided edge connectors for the keypad edge connector and double sided 32-way edge connectors for the rear edge from which it will soon be possible to pick up all the useful signals - RS used to do two nice (but expensive) Cinch edge connectors which were exactly the right size but they have now discontinued them.

Anyone know where to find current supplies:-
Single sided 16-way, 0.1" / 2.54mm pitch, open ended, no key?
Double sided 32-way 0.1" / 2.54mm pitch, open ended, no key?

Slothie 21st May 2020 11:37 pm

Re: MK14 schematic revisions
 
I found a 50x2 0.1" connector on eBay and cut it at position 33 to give a 32x2 and 17x2 parts, and dremmelled off the extra contact to make it 16 way. I've not since found the connectors on eBay sadly.

Timbucus 21st May 2020 11:49 pm

Re: MK14 schematic revisions
 
Yes I did the same but, the supplier is now not listing them.

Timbucus 21st May 2020 11:51 pm

Re: MK14 schematic revisions
 
I intend to fit a DIN connector on mine so it just connects to the VDU so no need for the 32 way one.

Timbucus 22nd May 2020 12:00 am

Re: MK14 schematic revisions
 
The other option is to adapt one of these https://www.ebay.co.uk/itm/Sinclair-...-/260906239646

SiriusHardware 22nd May 2020 12:07 am

Re: MK14 schematic revisions
 
Quote:

I intend to fit a DIN connector on mine so it just connects to the VDU so no need for the 32 way one.
The reason I won't do that is because my VDU is an original, so I don't want to make even the very small modifications required to get everything to connect up (e.g, clock signal, which has had to be placed on the 'wrong' side of the edge connector).

I'll therefore use a short edge connector to DIN connector cable or stripboard assembly with the vast majority of the connections going straight through, thanks to the meticulous way in which Slothie positioned the connections on the issue VI, but with the one or two anomalies sorted out on the way across, rather than on the VDU.

I fully understand why you two would just do it with a 'hard' connection, kind of wish I could do it that way myself.

What about Spectrum edge connectors, I wonder if they are still available from retro sellers? Proper ones would have a key / contact missing but I seem to remember some that I saw being sold as Spectrum connectors in the recent past were not actually keyed.

Edit: I see you're ahead of me again - not keyed, bad news for Spectrum owners but good news for MK14 owners, I'd just have to carefully cut the ends open. Good spot. I've just grabbed a couple.

Timbucus 22nd May 2020 12:35 am

Re: MK14 schematic revisions
 
1 Attachment(s)
You may only have to cut the one end - on my JMP board I have one end enclosed on the little adapter I made to connect up my Cassette Interface, provide Power and allow me to jumper on the single step and any other oddments...

Attachment 206440

SiriusHardware 22nd May 2020 12:44 am

Re: MK14 schematic revisions
 
I'll bear that in mind, thanks for pointing that out, otherwise I would have sliced out both ends without even looking. For the 16-way one I managed to find someone selling one of the aforementioned RS ones as new old stock, but unfortunately they only had one, which I bought.

I also found some of those on a site called 'AudioJumble' which seems to have a good range of connectors, but unfortunately it is closed at the moment for personal reasons.

Slothie 22nd May 2020 9:15 am

Re: MK14 schematic revisions
 
You could correct the 'wrong' position of the XCLOCK signal by cutting short the pins on the DIN connector on the MK14 and using a short piece of wire to connect the signal to the correct side. The other 30 pins should hold the connector in place. In retrospect I probably should have routed XCLOCK to the correct pin and not worried about accidentally shorting the clock.

SiriusHardware 22nd May 2020 9:26 am

Re: MK14 schematic revisions
 
If you mean, should you have put the clock in the middle of all those 0V fingers on the top side - no I don't think so because that would alter one of the existing / established connections present on all other MK14s and make yours different from those, whereas, as things stand you have done a good job of making sure that all connections shared with other MK14s are identical. That is as it should be.

Yes, I could do as you suggest, I suppose the DIN connector is expendable in a way that the VDU PCB itself isn't.

There's one other problem isn't there, one of the configuration inputs on the VDU goes to INT (also an input) on the MK14 if connected one to one. I'd have to sort that out as well. Are we agreed about what we intend to do with that so we all sort it out the same way?

Slothie 22nd May 2020 12:40 pm

Re: MK14 schematic revisions
 
TBH since I don't have a Sinclair VDU I'd rather someone who does to make that decision.
I noticed on our favourite auction site there's someone selling the character generator IC (the correct CAB version) a week ago which would make a replica easier.
I'm tempted.....

SiriusHardware 22nd May 2020 12:56 pm

Re: MK14 schematic revisions
 
I assume that even you would probably just buy one of the Czech VDU replica PCBs since that PCB doesn't really need to be improved - unless radically so, by adding onboard RAM mapped at 0200-> so it doesn't have to steal RAM from the system.

You don't actually need the char generator, the VDU will still give you a pixel graphics display without one. It obviously is needed if you want to display text.

It's just a question of deciding what line to take that VDU input to instead of MK14 'INT', and all agreeing on the same alternative.

Slothie 22nd May 2020 2:15 pm

Re: MK14 schematic revisions
 
Quote:

Originally Posted by SiriusHardware (Post 1250544)
I assume that even you would probably just buy one of the Czech VDU replica PCBs since that PCB doesn't really need to be improved - unless radically so, by adding onboard RAM mapped at 0200-> so it doesn't have to steal RAM from the system.

Your right I'd probably do that, my project list is already longer than I'd like and I here the Czech VDU is a pretty good replica.

Slothie 24th May 2020 12:12 pm

Re: MK14 schematic revisions
 
Neat circuit from a National publication to emulate the character generator that might be handy posted to the BUS thread.

SiriusHardware 27th May 2020 8:31 pm

Re: MK14 schematic revisions
 
2 Attachment(s)
Tim: better hurry up with that SCRUMPI...

Timbucus 27th May 2020 8:48 pm

Re: MK14 schematic revisions
 
Quote:

Originally Posted by SiriusHardware (Post 1252917)
Tim: better hurry up with that SCRUMPI...

It is finished and running - just working out how the latch chip works and converting 1d LIFE to it as an exercise. My set of Keys with Green and Clear covers arrived today (Two sets luckily as I am using the same for the SCRUMPI3 Keyboard rebuild...)

I have all the other components ready for the board as the 7408's came and test OK on both my quick tester and my EPROM programmer. As you pointed out I have a good stock of displays... Just waiting on replacement 74LS00 for my VDU kit but, I have one ready for the MK14 V6 which will need to be built and working first.

Is that a real one? Did they arrive? - if so they look beautiful.

Slothie 27th May 2020 9:01 pm

Re: MK14 schematic revisions
 
Quote:

Originally Posted by SiriusHardware (Post 1252917)
Tim: better hurry up with that SCRUMPI...

Ooh black very nice!


All times are GMT +1. The time now is 3:49 pm.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright ©2002 - 2023, Paul Stenning.