Amongst the parts supplied by Lez, I received a 6309E, 6850ACIA and a max232.
Ideal for building one of Grant Searle's serial port connected computers running BASIC
http://searle.hostei.com/grant/6809/Simple6809.html
The 6309E is pin and software compatible with the 6809E, so all I had to do was add the external clock parts, which the 6809 in Grant's design doesn't need, and 8 IC's later I have a basic, BASIC computer, and plenty of room on the eurocard sized board for any extra bits I feel like adding.
The source code for the rom, links to the assembler and other useful bits are all on Grant's pages.
6309E Serial Port Computer
-
- Posts: 186
- Joined: 14 Aug 2012 15:31
Re: 6309E Serial Port Computer
Good to see the ICs being used.....
Would look great with a V9958 board attached... sort of a Super Ultim809..
Would look great with a V9958 board attached... sort of a Super Ultim809..

Re: 6309E Serial Port Computer
Great stuff there Martin
What circuit did you use for the Q and E clock ?
Mark

What circuit did you use for the Q and E clock ?
Mark


“There are four lights!”
Step up to red alert. Sir, are you absolutely sure? It does mean changing the bulb

Autumn is here. Bye bye summer 2024...
Not as many MTXs as Dave!

Re: 6309E Serial Port Computer
I got the Q E circuit from the 6309E data sheet, it was a little bit simpler than the 6809E version
Since the 74LS76 seems to be obsolete, I used a 74HC109 instead. The K input is inverted, but I had some spare gates on the HC04 next door to invert that input.
Since the 74LS76 seems to be obsolete, I used a 74HC109 instead. The K input is inverted, but I had some spare gates on the HC04 next door to invert that input.