6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Sun Apr 28, 2024 10:03 pm

All times are UTC




Post new topic Reply to topic  [ 14 posts ] 
Author Message
 Post subject: TIM-1 design
PostPosted: Tue Nov 19, 2019 10:07 pm 
Offline

Joined: Tue Nov 19, 2019 9:55 pm
Posts: 6
Hi,

This is my first post. As a vintage computer collector I find the eBay listings too expensive.
Instead, I am building my SBC designs.
For this forum, I submit my latest design, the TIM-1.
It differs from the original by replacing the 6530 with a 6532 and EEPROM.
The assembly code had to be modified as well.
I thank the 6502.org for providing the information and tools to make this possible. :D

Cheers.


Attachments:
TIM-1_debug.jpg
TIM-1_debug.jpg [ 107.1 KiB | Viewed 6050 times ]
TIM-1_PCB.jpg
TIM-1_PCB.jpg [ 84.11 KiB | Viewed 6050 times ]
Top
 Profile  
Reply with quote  
 Post subject: Re: TIM-1 design
PostPosted: Wed Nov 20, 2019 4:38 am 
Offline
User avatar

Joined: Thu Dec 11, 2008 1:28 pm
Posts: 10793
Location: England
Very nice - and welcome!


Top
 Profile  
Reply with quote  
 Post subject: Re: TIM-1 design
PostPosted: Wed Nov 20, 2019 7:08 am 
Offline
User avatar

Joined: Fri Nov 09, 2012 5:54 pm
Posts: 1392
Welcome, reminds me to the Elektor Junior Computer which also had a 6532 and an EPROM (instead of the 6530).


Top
 Profile  
Reply with quote  
 Post subject: Re: TIM-1 design
PostPosted: Thu Nov 21, 2019 5:47 am 
Offline
User avatar

Joined: Fri Dec 11, 2009 3:50 pm
Posts: 3349
Location: Ontario, Canada
Nice work, MrBiff! And welcome.

I'm embarrassed to say I didn't know what a TIM-1 is, although the KIM-1 is very familiar. But this item on http://www.old-computers.com set me straight.

Quote:
The TIM (Terminal Interface Monitor) was a MOS Technology Inc's build-it-yourself 6502 development system that was launched before the KIM-1.

When a computer fan ordered a TIM from MOS Technology in Norristown, Pennsylvania, he got a MCS6530-004 (1k TIM monitor program in ROM), and a manual (15 sheets of 11x17 folded & stapled in the middle) containing a suggested schematic, the TIM monitor commands, and listing.

Mike N has posted a scan of that manual here (thanks, Mike!). The suggested schematic (below) is fairly minimal -- charming, I'd say!

-- Jeff


Attachments:
TIM-1 suggested schematic.gif
TIM-1 suggested schematic.gif [ 262.43 KiB | Viewed 5964 times ]

_________________
In 1988 my 65C02 got six new registers and 44 new full-speed instructions!
https://laughtonelectronics.com/Arcana/ ... mmary.html
Top
 Profile  
Reply with quote  
 Post subject: Re: TIM-1 design
PostPosted: Thu Nov 21, 2019 7:56 am 
Offline

Joined: Thu Jul 20, 2017 9:58 am
Posts: 91
Thanks for the schematic... maybe I should finally do something with my bunch of TIM chips!?

Attachment:
TIM.jpg
TIM.jpg [ 316.23 KiB | Viewed 5955 times ]


Top
 Profile  
Reply with quote  
 Post subject: Re: TIM-1 design
PostPosted: Thu Nov 21, 2019 10:09 am 
Offline
User avatar

Joined: Fri Nov 09, 2012 5:54 pm
Posts: 1392
fhw72 wrote:
maybe I should finally do something with my bunch of TIM chips!?

Hmm... like talking a vintage computer collector into trading these 15 chips for a new car ? ;)
Not a big car, just kidding.


Top
 Profile  
Reply with quote  
 Post subject: Re: TIM-1 design
PostPosted: Thu Nov 21, 2019 10:10 am 
Offline
User avatar

Joined: Fri Oct 31, 2003 10:00 pm
Posts: 199
The Jolt and the Super Jolt were also based on the TIM-1

More TIM-1 info here: http://retro.hansotten.nl/6502-sbc/tim-6530-004/


Top
 Profile  
Reply with quote  
 Post subject: Re: TIM-1 design
PostPosted: Tue Jan 07, 2020 10:47 pm 
Offline
User avatar

Joined: Wed Feb 13, 2013 1:38 pm
Posts: 586
Location: Michigan, USA
Very nice, Peter. Would you consider sharing your version schematic and source code, please?

Cheerful regards, Mike


Top
 Profile  
Reply with quote  
 Post subject: Re: TIM-1 design
PostPosted: Sun Jan 12, 2020 8:34 pm 
Offline

Joined: Tue Nov 19, 2019 9:55 pm
Posts: 6
Hi,
In response to an information request, I decided to respin my TIM-2.
I have attached the schematic PDF and the tested assembly code.
Note, the schematic indicates Max232 but I have changed this to the Max3232.
Note: for some reason, the decoupling capacitor for the 6116 RAM is missing on the PCB despite that the schematic has it.
This does not prevent the system from working
Cheers.


Attachments:
TIM2_pcb.jpg
TIM2_pcb.jpg [ 2.18 MiB | Viewed 5515 times ]
TIM2_V2.asm [20.57 KiB]
Downloaded 131 times
Schematic_TIM6502_V2.pdf [218.99 KiB]
Downloaded 151 times
Top
 Profile  
Reply with quote  
 Post subject: Re: TIM-1 design
PostPosted: Sun Jan 12, 2020 10:07 pm 
Offline
User avatar

Joined: Wed Feb 13, 2013 1:38 pm
Posts: 586
Location: Michigan, USA
Thank you, Peter. Looks like you shaved one IC off the BOM, too. Bravo!

Cheerful regards, Mike, K8LH


Top
 Profile  
Reply with quote  
 Post subject: Re: TIM-1 design
PostPosted: Sun Jan 12, 2020 10:35 pm 
Offline
User avatar

Joined: Thu May 28, 2009 9:46 pm
Posts: 8153
Location: Midwestern USA
MrBiff wrote:
Note, the schematic indicates Max232 but I have changed this to the Max3232.

Any particular reason?

Quote:
Note: for some reason, the decoupling capacitor for the 6116 RAM is missing on the PCB despite that the schematic has it.

In the future, please consider posting your schematics in monochrome.

_________________
x86?  We ain't got no x86.  We don't NEED no stinking x86!


Top
 Profile  
Reply with quote  
 Post subject: Re: TIM-1 design
PostPosted: Sun Jan 12, 2020 11:02 pm 
Offline

Joined: Tue Nov 19, 2019 9:55 pm
Posts: 6
The serial connection works ok if I use a Max3232 serial to TTL module which has the Max3232.
That connects to the 4 post header next to the Max232.
For some reason, which I have not figured out yet, the on-board Max 232 circuit does not always work.


Top
 Profile  
Reply with quote  
 Post subject: Re: TIM-1 design
PostPosted: Mon Jan 13, 2020 1:28 am 
Offline
User avatar

Joined: Thu May 28, 2009 9:46 pm
Posts: 8153
Location: Midwestern USA
MrBiff wrote:
The serial connection works ok if I use a Max3232 serial to TTL module which has the Max3232.
That connects to the 4 post header next to the Max232.
For some reason, which I have not figured out yet, the on-board Max 232 circuit does not always work.

I don't know why it wouldn't, unless you are using the wrong charge pump capacitors. The MAX232 and siblings all accept TTL-level inputs, so that should be an issue with an NMOS UART.

_________________
x86?  We ain't got no x86.  We don't NEED no stinking x86!


Top
 Profile  
Reply with quote  
 Post subject: Re: TIM-1 design
PostPosted: Fri Mar 04, 2022 1:41 pm 
Offline

Joined: Tue Nov 19, 2019 9:55 pm
Posts: 6
I found my problem with the RS-232 circuit.
The culprit is an erroneous symbol provided by the user community in EasyEDA.
I have re-spun the PCB and I am waiting for delivery.


Attachments:
Production.JPG
Production.JPG [ 146.37 KiB | Viewed 4624 times ]
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 14 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: