2021-04-17 10:23 PM
Hi there
I am working on lidar but everytime i am getting fixed value in the buffer i.e 0x59 which is 89 in decimal (Y in ascii) which is the header of transmitted data as indicated in lidar datasheet.below is the code snippet.Any suggestion would be appreciated.
2021-04-28 07:37 AM
That's a hard one. Clearly the I2C is not working the way you want it. To verify the I2C, I wrote some code. Put this code at the top, just after you get the sensor booted, It will verify the connection t the sensor works