QL Eprom programmer
- mk79
- QL Wafer Drive
- Posts: 1349
- Joined: Sun Feb 02, 2014 10:54 am
- Location: Esslingen/Germany
- Contact:
Re: QL Eprom programmer
I've got schematics, layout, code etc. for Jochen Hassler's QL Eprommer II (the one shown at the bottom of my post here https://www.kilgus.net/2017/03/05/german-minerva-rom/). It can do GALS using adapter boards and had a pretty PE GUI. BBQL only of course. If there's enough interest I can dig the stuff up. But then there are the 35€ China USB el-cheapo burners that work like charm, so there is probably not so much point to it these days.
Marcel
Marcel
-
- ROM Dongle
- Posts: 22
- Joined: Sun Mar 18, 2018 5:14 pm
Re: QL Eprom programmer
Norman. I have just been using KICAD to design an Arduino based datalogger PCB for a project my students and myself are involved in, I actually quite like it, although it does take some getting used to. Always with these programs I have more issues with the component libraries and adding components than anything else.NormanDunbar wrote: Kicad I quite like, but it has its foibles. CERN use it and help develop it, so if it's good enough for CERN, I can probably get used to it.
.
I don't do enough PCB design these days to really get proficient at any single piece of software, although I might try more with KICAD! Last time I was designing PCB's in real anger I used Easy PC from Number one systems and that was DOS based. I actually did a fair few QL interface prototypes with that software. Still have it but no reason to use it now.
Now to find an online Fab to upload my design to and get a few boards made. Any suggestions?
Wayne...
- NormanDunbar
- Forum Moderator
- Posts: 2467
- Joined: Tue Dec 14, 2010 9:04 am
- Location: Buckie, Scotland
- Contact:
Re: QL Eprom programmer
Hi Wayne,
I used https://oshpark.com for my first attempt. Boards were good, no problems. I have another couple to try for whenever I get something designed, https://aisler.net and a Chineses one https://jlcpcb.com who offer a decent price for your first project plus free shipping too, if I remember correctly.
There are hundreds of others though.
Cheers,
Norm.
I used https://oshpark.com for my first attempt. Boards were good, no problems. I have another couple to try for whenever I get something designed, https://aisler.net and a Chineses one https://jlcpcb.com who offer a decent price for your first project plus free shipping too, if I remember correctly.
There are hundreds of others though.
Cheers,
Norm.
Why do they put lightning conductors on churches?
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
Re: QL Eprom programmer
Their prices are unbeatable, and their quality is excellent. They do laser drilled vias, can do blind vias, etc. They can make the very most complex boards without any difficulties and go down to 6 mil clearances at no extra charge.NormanDunbar wrote:https://jlcpcb.com
They also have an online EDA portal that is.... "almost adequate" - it has some serious flaws and blind spots, but will not really stunt the hobbyist or small run user like QLers are. It only becomes a problem for things like sub-mil positioning/grid, and the library is a little fiddly. Still, beats the pants off Eagle/KiCAD etc. for just running out designs quickly, or for collaborative work.
When ordering, they will panelise your boards for you. They can also do laser cut solder stencils for $15. Huge time saver.
Re: QL Eprom programmer
It would be really interesting to see what Jochen did. I've being trying to track down details on GAL programming for years, only the very early stuff is available. The hardware side is quite simple, fortunately back in 1988 I bought the (now unavailable) Elektor software for the Amiga, very easy to use with clever software to realise complex logic simply into JEDs. Be nice to realise same on QLmk79 wrote:I've got schematics, layout, code etc. for Jochen Hassler's QL Eprommer II (the one shown at the bottom of my post here https://www.kilgus.net/2017/03/05/german-minerva-rom/). It can do GALS using adapter boards and had a pretty PE GUI. BBQL only of course. If there's enough interest I can dig the stuff up. But then there are the 35€ China USB el-cheapo burners that work like charm, so there is probably not so much point to it these days.
Marcel

David
-
- Font of All Knowledge
- Posts: 4668
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
Re: QL Eprom programmer
Hi,
The Elektor Gal Programmer was featured in Elektor 1992 May, with updates in Elektor 1993 June, featuring the Amiga AmiBURN and AmiGAL software.
The programmer looks to be connected to the parallel port on a PC and Amiga.
I am sure the Amiga people will have a copy of the software.
The Elektor Gal Programmer was featured in Elektor 1992 May, with updates in Elektor 1993 June, featuring the Amiga AmiBURN and AmiGAL software.
The programmer looks to be connected to the parallel port on a PC and Amiga.
I am sure the Amiga people will have a copy of the software.
Regards,
Derek
Derek
Re: QL Eprom programmer
Ah yes, I didn't have it to hand, IIRC 1988 was first issue with info on how to program GALs which led to later projects.Derek_Stewart wrote:Hi,
The Elektor Gal Programmer was featured in Elektor 1992 May, with updates in Elektor 1993 June, featuring the Amiga AmiBURN and AmiGAL software.
The programmer looks to be connected to the parallel port on a PC and Amiga.
I am sure the Amiga people will have a copy of the software.
I don't think you'll find the software available online, I looked for any Amiga update to cover 22v10 devices (only PC version). Elektor are quite strict on that.
Last edited by Silvester on Tue Apr 03, 2018 11:00 am, edited 1 time in total.
David
Re: QL Eprom programmer
I have one of these GAL programmer kits from Elektor - It didn't have any intelligence on board if my memory serves me - just TTL registers and serial shifters to setup the various pins and voltages.
The programming logic for the GAL chips was documented in the LATTICE data books - and there have been several GAL programmers based on atmel, pic, ttl logic and so on published.
Whilst I agree - it's a lot of effort given the cheap USB based programmers that are out there, but many of them are limited to a subset of the GAL range - very few of the cheap programmers will touch the 26V12 device, or the 6001/6002 devices. And given the move towards using smaller FPGA's and CPLD's to do those jobs, support for those devices may never be given.
And also, there is always the mountain climbers view point - why do it - because you can, even though someone else has climbed the mountain, you may want that experience for yourself...
The programming logic for the GAL chips was documented in the LATTICE data books - and there have been several GAL programmers based on atmel, pic, ttl logic and so on published.
Whilst I agree - it's a lot of effort given the cheap USB based programmers that are out there, but many of them are limited to a subset of the GAL range - very few of the cheap programmers will touch the 26V12 device, or the 6001/6002 devices. And given the move towards using smaller FPGA's and CPLD's to do those jobs, support for those devices may never be given.
And also, there is always the mountain climbers view point - why do it - because you can, even though someone else has climbed the mountain, you may want that experience for yourself...
Re: QL Eprom programmer
Thanks!janbredenbeek wrote:I have uploaded the schematics, binary and source of my QL EPROMmer to GitHub, it's at https://github.com/SinclairQL/EPROMmer.
Have fun,
Jan.
David
Re: QL Eprom programmer
mk79 wrote:I've got schematics, layout, code etc. for Jochen Hassler's QL Eprommer II (the one shown at the bottom of my post here https://www.kilgus.net/2017/03/05/german-minerva-rom/). It can do GALS using adapter boards and had a pretty PE GUI. BBQL only of course. If there's enough interest I can dig the stuff up. But then there are the 35€ China USB el-cheapo burners that work like charm, so there is probably not so much point to it these days.
Marcel
Holy thread resurrection Batman! If you have the information to hand would you be able to post up the details?
many thanks in advance.