6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Fri Oct 04, 2024 5:20 am

All times are UTC




Post new topic Reply to topic  [ 8 posts ] 
Author Message
PostPosted: Wed Oct 29, 2008 8:58 pm 
Offline

Joined: Wed Aug 20, 2008 2:13 pm
Posts: 8
Location: Michigan USA
I am in the process of debugging one of my first 6502 projects and am having some flakey issues (mostly stupid stuff I did in layout); However, I read somewhere that there is a limit of one TTL load that can be put on the 6502 address buss for address lines A8-A15, but that A0-A7 can have multiple TTL loads.

When I read the data sheet for the 6502, it does not say this, but it does not really say what the maximum loading can be!

Also, would the 65C02 have the same loading restrictions?
Jim Knight
734 330 5543


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Oct 29, 2008 9:33 pm 
Offline
User avatar

Joined: Fri Aug 30, 2002 1:09 am
Posts: 8521
Location: Southern California
All the address lines are the same as the data lines, 1 TTL load. LSTTL is a lot lighter, but use CMOS. The 65c02 is a little different in that it can pull up just as hard as it can pull down. Assuming you have access to the 65C02, use that one instead. It not only saves a lot of power and runs cool, but has more instructions and addressing modes, some hardware enhancements, and all the NMOS 6502 bugs are corrected on the 65c02.


Top
 Profile  
Reply with quote  
PostPosted: Thu Oct 30, 2008 1:31 pm 
Offline

Joined: Wed Aug 20, 2008 2:13 pm
Posts: 8
Location: Michigan USA
I would assume that if I monitor the Data and Address signals and the high voltage stays up at about 4V then there is NOT a loading issue on these lines? I am actually loading down the upper addresses using HCT devices to decode for RAM/ROM/RIOT, etc.

Jim Knight


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Oct 30, 2008 5:02 pm 
Offline

Joined: Wed Aug 20, 2008 2:13 pm
Posts: 8
Location: Michigan USA
Just an update..... Leaving the upper bits still driving multiple HCT LSI devices, when I switched to a 65C02 from a 6502, all works great!

Thanks!


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Oct 30, 2008 5:04 pm 
Offline
User avatar

Joined: Fri Aug 30, 2002 1:09 am
Posts: 8521
Location: Southern California
If all the loads are HCT (or any kind of MOS for that matter), you don't really have to worry about loading, except for capacitive loading which comes into play at higher frequencies. If you're just running it at 1MHz with slow parts (like an NMOS 1MHz processor) you can get away with murder.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Mon Feb 09, 2009 6:39 pm 
Offline

Joined: Sun Sep 15, 2002 10:42 pm
Posts: 214
If you look at a SYM-1 board, the 6502 low-order address bits are driving a lot of devices. If the board is fully populated, it's driving (from memory):

8 2114 SRAMs
4 ROMs/EPROMs
4 6522s

I think it's rated for a fan-out of 5 TTL loads, but there's 16 or so on a fully populated SYM-1.

Toshi


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Mon Feb 09, 2009 7:54 pm 
Offline
User avatar

Joined: Fri Aug 30, 2002 1:09 am
Posts: 8521
Location: Southern California
Quote:
I think it's rated for a fan-out of 5 TTL loads, but there's 16 or so on a fully populated SYM-1.

The RAMs, ROMs, and 6522s are all NMOS though, right? So there's bus capacitance but no load current to speak of.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Fri Feb 13, 2009 8:08 pm 
Offline
User avatar

Joined: Fri Dec 12, 2008 10:40 pm
Posts: 1005
Location: Canada
A 6502 should be able to drive 4 or 5 LS-TTL loads and about 130 pf. MOS loads don't count fo rmuch except capacitance.

_________________
Bill


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 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: