Skip to main content
ST Employee
June 13, 2019
Question

VL53L0X MBED libraries

  • June 13, 2019
  • 1 reply
  • 1664 views

Where to find the VL53L0X MBED libraries ?

    This topic has been closed for replies.

    1 reply

    ST Employee
    June 13, 2019

    ​You can find the VL53L0X MBED here below

    https://os.mbed.com/teams/ST/code/VL53L0X/

    Visitor II
    June 13, 2019

    Thanks for the link, but is there a way to make it compatible with the LPC1768?

    The library uses other libraries, like the X_NUCLEO_COMMON, ST_INTERFACES and STMPE1600. Since the LPC1768 doesn't use the STMPE1600, is it possible to send a NULL instead of a STMPE1600 object? Wait, I didn't realize there was a VL53L0X constructor without the STMPE1600 object

    Is it possible to provide example programs with this library?

    Visitor II
    July 22, 2019

    I guess not then, alright