Assistance with using the VL53L4CD ToF sensor, with a NUCLEO-L031K6.
I understand that within the datasheet for the VL53L4CD, there is the ULD that is meant to be used instead of referencing the sensors registers directly with the STM32CubeIDE software.
I have download the ULD software for the VL53L4CD (STSW-IMG026) and I am unsure how to implement it within STMCubeIDE (where the files need to go).
I have also downloaded the X-CUBE-TOF1 software though STMCubeMX. Which allows me to select the NUCLEO-L031K6 board, VL53L4CD sensor and setup before generating the code. Is this the correct way of using the sensor and board?
