User Activity

The library of VL53L4CX returns me a fatal error with the message no such file or directory, but the file it refers is in another directory of the same project. The project is just created and the error appears, can it be a bug or some problem with t...
I am using the official ST library from STM32CubeIde and i adapted a custom_ranging_sensor.h to use two sensors. The project builds correctly but when the getdistance returns a (VL53LX_ERROR_CONTROL_INTERFACE) error. But the init and start function e...