Skip to content

ElekPat/Mini6809

Repository files navigation

This is my Kicad version of http://www.christle.us/index.php?P=1

alt text

I replaced the SIP resistor network with traditional through hole resistors.

I added a blue user led connected to PA1 and I added a reset button.

I removed the 5V regulator and provided a standard 2 pin JST connector for external +5V supply (not normally required as the Serial socket connected to a FTDI like USB to serial adapter will provide the necessary +5V).

For assembling source files, I use http://john.ccac.rwth-aachen.de:8000/as/ (Macro Assembler compatible with multiple target CPUs, see my other projects)

Use the following 2 command lines to generate a S19 file:

  • asw.exe -cpu 6809 -L source.asm
  • p2hex.exe source.p +5 -k -F Moto

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published