2018-03-05 07:43 AM
Hi,
I am a novice trying to work on some sensors by connecting them to the STM32L476 nucleo 64 board. Currently I am trying to use the Time of flight sensor, VL53L0X breakout board, by connecting it at the I2C pins on the nucleo 64.
Also, I am using system workbench to run the generated code.
I am unable to understand as to how to include the drivers/Api for the sensor into the project (created using Cube Mx and the system workbench) so that I can use it to access the sensor. Is there a simple process that anyone can explain? Even hints in the right direction would be really helpful. Also it would be great if anyone could point me to links showing ckt connections between a STM32 nucleo and TOF sensor.
Thank you for the help and have a nice day!!
2018-06-20 01:19 AM
hello , can you send to me your example please ?
2018-11-02 07:49 AM
I don't have an answer but I'm having a massively hard time trying to figure out how to use the API package that is provided. If I find an answer I will do my best to post it.