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

pullup on E9, DSPIC33FJ256GP710A

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



Joined: 14 Mar 2005
Posts: 159

View user's profile Send private message

pullup on E9, DSPIC33FJ256GP710A
PostPosted: Thu Jun 20, 2013 9:56 am     Reply with quote

I'm trying to pull up pin E9 on a DSPIC33FJ256GP710A, but PIN_E9 is not defined in the h-file. What would the #define for that pin be?

Also, I'm using this as EXT2. Will the pullup work in this context?

Thanks
jeremiah



Joined: 20 Jul 2010
Posts: 1328

View user's profile Send private message

PostPosted: Thu Jun 20, 2013 1:50 pm     Reply with quote

I've been using this chip (DSPIC33FJ256GP710A). There is no E9 on it, PORTE only offers E0-E7.

EXT2 is tied to INT2, which is on pin A13, so you will have to use that for EXT2.

As far as I know, pullups on this chip are only available on pins with a CNx designation, where x is a number. You'll need to check the pin out to see which ones.
sseidman



Joined: 14 Mar 2005
Posts: 159

View user's profile Send private message

PostPosted: Thu Jun 20, 2013 2:28 pm     Reply with quote

Thanks. I was using the family datasheet. Turns out that the A at the end of the part number makes a pretty big difference!!
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