• LPC2129 CAN Register initialization
    I am sending data one byte at a time on CAN2 Tx and receiving it on CAN1 Rx. Is the following initialization correct for CAN1 for receiving data ? #define StandardFilter (*((volatile unsigned long...
  • CAN code using LPC2129
    Hi every one, This is Seetaram, i wanted to communicate between sensor and controller using CAN bus. I m confusing to configure register. Please any one have the code send my id.. seetarama.naik@gmail...
  • CAN HELP IN LPC2129
    I'm a final year student doing thesis work. I have CAN communication in my work. I tried few sample codes and my own code in my controller, but neither one of them transmit message. I have two controllers...
  • CAN code using LPC2129
    Hi every one, This is Seetaram, i wanted to communicate between sensor and controller using CAN bus. I m confusing to configure register. Please any one have the code send my id.. seetarama.naik@gmail...
  • LPC2129 CAN Register initialization
    I am sending data one byte at a time on CAN2 Tx and receiving it on CAN1 Rx. Is the following initialization correct for CAN1 for receiving data ? #define StandardFilter (*((volatile unsigned long...