6 years, 3 months ago.

How to interface LiDAR having CANH and CANL pins to LPC1768

Sensor from leddartech has CANH and CANL lines available. I wanted to interface these lines to LPC1768 mbed microcontroller.

Please suggest for the hardware/software configuration to be made for reading the data from sensor.

/media/uploads/praneethshub/3.png /media/uploads/praneethshub/1.jpg /media/uploads/praneethshub/2.jpg

1 Answer

6 years, 3 months ago.

Hi Praneeth, A small CAN tutorial I created may help get you started. It has a simple schematic, you can just substitute your sensor as one of the nodes.

The "frame format" shown in your figure refers to 11-bit mode (standard) and 29-bit mode (extended) for the message identifier.