CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Connecting Configuration Pins to Ground or VCC

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
hello188



Joined: 02 Jun 2010
Posts: 74

View user's profile Send private message

Connecting Configuration Pins to Ground or VCC
PostPosted: Fri Sep 14, 2012 9:05 pm     Reply with quote

Hi,

Some of the digital IC's uses external pins to set configuratinos.

For example, MCP4725 allows external address pin to be connected to either VCC or GND to distinguish last bit in its I2C slave address.

In general, should I connect it to VCC or GND THROUGH RESISTOR? or can i just connect it directly to VCC or GND?

I know it is safe to use resistor as it limits current.

However, in case I am using a tightly packaged Ball Grid Array with more than half of the configuration pins to be grounded, it becomes a little bit cumbersome to add a resistor to each of the configuration pins.

Any ideas??

Thank you
Ttelmah



Joined: 11 Mar 2010
Posts: 19368

View user's profile Send private message

PostPosted: Sat Sep 15, 2012 2:07 am     Reply with quote

It is perfectly normal/safe to directly connect, _provided_ you are careful with the board layout. The problems appear, when you directly connect to (say) a power line that runs to other devices, or has significant capacitance nearby, and the potential exists during power up/down, or as other devices operate, for this to actually go 'above' (or below) the rail powering the chip involved.

If you look at some of the example circuit layout's from people like TI, for chips with such configuration pins, they run these without resistors, as a 'tree' from the actual power pins on the device concerned, not connecting them at any other point, or to anything else. This way the voltages can't go outside that present on the chip.

Also remember you can save a lot of space, if you have several pins, by using just one resistor. So Vdd - resistor - new 'pull up' rail for whatever pins need it.

Best Wishes
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group