2021-01-05 04:48 PM
I am new to the STM32 and trying to use the vl53l1x sensor. I found a nice article about importing the sensor as below.
However, not only above but most articles seems to assume using the X-NUCLEO-53L1A1 expansion shield.
Is there any way to use the sensor without the expansion? I am currently working on the NUCLEO-G474RE board.
2021-01-06 12:38 AM
The expansion sheet does only some voltage level translation and 2.8V power supply, see
There are some small 3rd party breakout boards that work as well. Even the bare chip works, but its a bit hard to handle (for me).
2021-01-06 02:05 AM
Thank you for your answer.
I am really new to the STM32, so it would be really helpful if you would provide some tips for below:
I really appreciate your kindness.