- This topic has 1 reply, 2 voices, and was last updated 8 years, 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Hii,
I am working on CAN Communication between two LPC1768. I want to collect ADC values from one LPC1768 controller and i will display data to other lpc1768 controller which on 2×16 LCD. I tried sample code which is for loop back of same controller.my problem is how to transmitt to other controller…
Hi, For communication between two different LPC1768 you should use transceiver chip which can be (TJA1040 or MCP2551) because these series has no inbuilt transceivers .you can find many circuits giving the hardware connection of this transceiver chips to any CAN Controller.