Hi everyone, I'm having some problems using the 2nd CAN controller network on the LPC2129 ARM board. So far I have successfully used the 1st CAN controller and I'm now trying to incoorporate the 2nd one. I'm using the same code as the 1st one except that I have changed the PINSEL1 register as follows: // Enable pins for selected CAN port 2 PINSEL1 |= 0x00014000L; // Set bits 14 and 16 and all the CAN registers from 1 to 2. Is there anything else that I am missing out that needs to be done in software? Any help would be greatly appreciated. Thank you! Daniela.
Message
CAN controller 2 on the LPC2129
2005-02-01 by daniela_boyo