• 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...
  • LPC2129
    I want to check the temperature of engine using temperature sensor and CAN protocol in LPC2129. and this temperature i have to display on LCD. For this please send me details with working code. pls...
  • LPC2129 timer0
    i am using LPC2129,i need to program for capture , pwm and 1sec delay all using timer 0,how to use an single timer for those things... Is there any manuals gave answer for this means give me a URL...