cancel
Showing results for 
Search instead for 
Did you mean: 

Interfacing Pololu VL53L8CX with Nucleo-G071RB using STM32 cube ide

AbhishekMitra
Visitor

Hi Everyone,

 

I am trying to interface TOF - VL53L8CX with Nucleo-G071RB using stm32 cube ide. I need support in setting up the code. I am referring to most of the datasheets and manuals but i am unable to get a correct code.

Ref- 

1) https://www.pololu.com/product/3419

2) https://os.mbed.com/platforms/ST-Nucleo-G071RB/#nucleo-pinout

Thanks

Abhishek Mitra

2 REPLIES 2
lukaskn
Associate II

Hi,

have you checked the code examples provided along the VL53L8CX Ultra lite driver? They might be helpful for you. 

Andrew Neil
Evangelist III

The operation of the VL53L8CX doesn't change according to what board it's mounted on.

See the VL53L8CX Product Page for details of its performance & behaviour, and other supporting materials - Application Notes, software, etc:

These are all linked from the Pololu page: https://www.pololu.com/product/3419/resources - they specifically suggest the Ultra Lite Driver API - as @lukaskn noted.