What is the STM32CubeMX extension for ToF sensor VL53L1CB, with bare driver support?
After been testing VL53L3CX in my own board based in a STM32F407 micro, I want to test VL53L1CB now. But I am not wiring (satellite board) to a Nucleo board. I have connected it to my own board and trying to reformulate the project with STM32CubeMX. However I cannot find the right software support, neither in X-CUBE-TOF1 library nor in X-CUBE-53L1A2 which seems not to support a bare driver API for custom hardware.
Do you think I can use VL53L3 parent API, VL53LX, to support VL53L1CB?
