• LPC11C got stuck after NACK CAN msg
    I have two LPC11C14 connected via can bus, terminated by 120Ohm on both ends. I also connected Logic Analyzer to scan CAN bus. I was able to send one message over the bus, without acknowledging the message...
  • #message
    Hi, Does anyone here ever use #message in other compilers? It is a useful tool for making sure that code with many #ifdef compiles the way you want without adding to the number of warnings. thanks...
  • HOW can write a message when recieved an interrupt
    please tell me how can i send a message to lcd while recieved one interrupt. because i cant write a lcd command in ISR at keil compiler. please advise me javad majd
  • HOW can write a message when recieved an interrupt
    please tell me how can i send a message to lcd while recieved one interrupt. because i cant write a lcd command in ISR at keil compiler. please advise me javad majd
  • CAN Receive Message Simulation
    I have a test program that sends periodically a CAN message from channel 1. The commands at the bottom simulate reception of a CAN message in CAN channel. CAN communication window shows a REC message...