This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Code for CAN

Hai I require simple c code for transmit and receive throuh CAN1 and CAN2 in LPC2129 .
Please send some sample to me

Parents Reply Children
  • I am using LPC2100 development board. My task is to send two types of data on CAN2 and receive them from CAN1. Data_1 is ADC output which is sent continuously. when EINT1 invoked data_2 send which is high priority.

  • "I am using LPC2100 development board"

    What "LPC2100 development board"?
    Do you suppose that there is only 1 type of LPC2100 development board in existence anywhere in the whole world?!

    And how do you suppose that the data emitted from CAN2 will arrive at CAN1 without any physical connection between the two?
    Have you looked at the board schematic?

    Are you familiar with the basic hardware operation of CAN?