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

icsp port design 3.3v system

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



Joined: 01 Feb 2011
Posts: 32
Location: 53

View user's profile Send private message AIM Address

icsp port design 3.3v system
PostPosted: Tue Oct 14, 2014 7:06 am     Reply with quote

Just trying to figure out what the voltage should be on pin 2 (vdd) of the ICD connector for my application using a 3.3v powered PIC18F26K80.

Should it be 3.3 or 5v?

My understanding is, that this pin powers the programming device (which also monitors the circuit voltage.

Also, my MCLR pin is pulled up to 3.3v.

Is there a possibility that the programming voltage could damage the 3.3v system?

The reason I'm using 3.3v is because I want to use an SPI display that is only 3.3v.

I could power the PIC at 5v and use open collector outputs and pullups but I thought making it all 3.3v might be a simpler solution.
newguy



Joined: 24 Jun 2004
Posts: 1903

View user's profile Send private message

PostPosted: Tue Oct 14, 2014 7:31 am     Reply with quote

Pin 2 is whatever your processor's Vdd is. What programmer are you using?

Years ago the CCS programmers (ICD-S and I think the first generation ICD-U) came with an internal jumper pre-wired so that the programmer supplied a 5V Vdd. With the jumper removed, connection of this 5V supply was disabled. For quite some time now their programmers default to NOT supplying Vdd.
Ttelmah



Joined: 11 Mar 2010
Posts: 19372

View user's profile Send private message

PostPosted: Tue Oct 14, 2014 7:47 am     Reply with quote

Key thing is the connections on MCLR. This pin has to go up to the Vpp voltage when programming. This is why the pull-up should be about 10K, so that excess current will not flow into the supply when this happens. From the data sheet:
"A suggested starting value is 10 k. Ensure that the
MCLR pin VIH and VIL specifications are met."
jmaudley



Joined: 01 Feb 2011
Posts: 32
Location: 53

View user's profile Send private message AIM Address

Thanks
PostPosted: Tue Oct 14, 2014 8:26 am     Reply with quote

Thanks for the info. That confirms my assumptions.

I'm using a CCS ICD-U64 programmer.
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