s.matthijssen
Joined: 17 Apr 2011 Posts: 1 Location: The Nteherlands
|
CAN configuration on 24HJ128GP502 |
Posted: Sun Apr 17, 2011 4:59 am |
|
|
Hello,
Can anyone help me with the configuration to enable CAN on the PIC 24HJ128GP502??
I want to use the CAN module on PIN B14 (rx) PIN B15 (tx).
I cannot use PIN select. I think that the registry setting should be:
RPOR1 = 0x06C2 //Output Register
RPINR26 = 0x06B4 //Input Register
Is this correct??
Which command must I use to set the values?
Thanks in advance,
Stefan. |
|