Page 1 of 1

VL53L1X

Posted: 25 Aug 2018 22:29
by mioke
Have anyone used VL53L1X module with the Z-uno?

https://www.st.com/en/imaging-and-photo ... 53l1x.html

Re: VL53L1X

Posted: 26 Aug 2018 17:32
by PoltoS
Should not be a problem - it uses I2C

Re: VL53L1X

Posted: 26 May 2021 21:47
by perjar
The library does not compile. Same problem as with the VL53L0X library, missing stdint.h file. There could be more issues but I did not look further.

I think z-uno core library would benefit from having stddef.h, stdint, stdio.h and possibly some more .h files which are often refered to in third party libraries.

Re: VL53L1X

Posted: 27 May 2021 01:55
by PoltoS
noted, will pass it to our R&D