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..
Posted: Fri Oct 03, 2008 3:53 am
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
Posted: Fri Oct 03, 2008 4:23 am
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.
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