6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Sun Nov 10, 2024 7:42 am

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Tue Oct 11, 2016 3:33 pm 
Offline
User avatar

Joined: Wed Aug 17, 2005 12:07 am
Posts: 1250
Location: Soddy-Daisy, TN USA
Assuming I want to use SIP resistors....when do I know to use isolated vs. bussed?

Isolated seems to be better for things like pull-up pins on the 65c02 that could possibly be pulled down like the RESET pin.

But maybe bussed if I have a bunch of pull-up pins that will never alter state. Like the pull-up pins of the 65c02 that I know will never go low for a particular design.

Does that logic seem sound?

Thanks!

_________________
Cat; the other white meat.


Top
 Profile  
Reply with quote  
PostPosted: Tue Oct 11, 2016 5:19 pm 
Offline
User avatar

Joined: Thu Jun 23, 2011 2:12 am
Posts: 229
Location: Rancho Cucamonga, California
cbmeeks wrote:
Assuming I want to use SIP resistors....when do I know to use isolated vs. bussed?


It's very simple: Resistor packs (or resistor arrays or SIP resistors as you call them) are the same as regular resistors.

If you have a situation where you need a "large" number of resistors tied to a single point (such as pull-up resistors for e.g. the IRQ, NMI, RDY, SO and BE pins on a 65C02), you use the "bussed" version because you'll have to deal with fewer pins: one end of each resistor is tied to a single pin so you'll have n+1 pins for n resistors.

In some cases you can't use the bussed kind, for example my early Propeddle designs had the 6502 running at 5V and the Propeller at 3.3V and there were isolated resistor packs (not DIP but SIP) to connect the 5V data bus to eight 3.3V pins on the Propeller. Obviously in that case I wouldn't want one end of each resistor connected together! These packages use 2n pins for n resistors.

You can use the isolated resistors in a schematic where a bussed resistor pack is needed (you would need to connect one end of each resistor in the pack together), but obviously not vice versa.

===Jac


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 5 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: