Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

ARM: Request help in Implementing CAN protocol in LPC1768 (2 Replies)

$
0
0
Hello, I am very new to the CAN protocol and started exploring it using LPC1768 Dev. Kit. While trying to analyze the sample code of CAN protocol just to send data from one LPC1768 to other LPC1768 board,i am unable to receive the data. But when I evaluated the same program in keil simulator, I can view the expected results. Kindly find below the block of CAN code which I have downloaded to the board. CAN_TxMsg[1].id = 33; /* initialise message to send */ for (i =

Viewing all articles
Browse latest Browse all 3049

Trending Articles