Are the registers and addresses same for VL6180V1 and VL6180X?
I would like to use VL6180V1 in one of my project.
I am interfacing it with STM8L MCU. For the sake of simplicity, I would like to copy the settings of the arduino library of VL6180X :
https://github.com/sparkfun/SparkFun_ToF_Range_Finder-VL6180_Arduino_Library
and
I would like to know if it would work or not because of the difference between VL6180 and VL6180X (Presence and absence of ALS). If not, then please guide me with the register setup.
The API that is available is for STM32 and not STM8. Hence I am requesting for this clarification.
