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

#pin_select C1RX=PIN_B2

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







#pin_select C1RX=PIN_B2
PostPosted: Fri Oct 03, 2008 3:49 am     Reply with quote

I am trying to remap the CAN TX and RX pins on PIC24HJ64GP502, but as per the PCD Reference manual June 2008 page 124 C1RX and C1TX. Can anybody verify this?
khtang
Guest







What am I doing..
PostPosted: Fri Oct 03, 2008 3:53 am     Reply with quote

I am trying to remap the CAN TX and RX pins on PIC24HJ64GP502, but as per the PCD Reference manual June 2008 page 124, C1RX and C1TX are not listed as supported pins. Can anybody verify this?
FvM



Joined: 27 Aug 2008
Posts: 2337
Location: Germany

View user's profile Send private message

PostPosted: Fri Oct 03, 2008 4:23 am     Reply with quote

There are many device features not yet supported by PCD built-in functions respectively other dedicated elements as #PIN_SELECT. You can always set in- and output pin mapping in RPINRx and RPORx registers directly.

At present, it's a faster way to define all I/O mappings on your own rather than verifying the correct coding of the different #PIN_SELECT statements.
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