Content originally posted in LPCWare by Mary Cilna on Wed Nov 12 23:46:26 MST 2014
hi,
i have configured my Can 2. i dont have enough knowledge to configure the bus timing registers.
i want to communicate with bus bit rate of 1 Mbps. what should be my baud rate ? the can module works with a clock of 60 MHz. Is it possible to establish the communication with this clock frequency ?
when the Can_Send_msg() function is called the Transmission Complete Status bit is set to '0' and am not able to receive any data in the receiving end . it happened to repeat with all the transmit buffers. why is it so ? i am new to CAN also .