cancel
Showing results for 
Search instead for 
Did you mean: 

Vl53L8CX with STM32WB5mm-DK

Rituraj
Associate III

I am using Vl53l8cx with stm32wb5mmdk.  I am unable to initialize the sensor via this board. I used  it with a nucleo board and it worked fine, but I need a BLE-based controller to share data.

SDA  and SCL are pulled up with 4.7k 3v3 is connected to 5vo via voltage divider giving 3.3 volts , 1v8 is connected to 5VO via voltage divide giving 1.8 volts. SPI_I2c_N is connected to gnd pin.

All other connections are in the project file itself.

The link below will take you to the project file 

Project 

1 REPLY 1
Rituraj
Associate III

I have tried all I could but have not been able to find the issue. I have configured LPUART instead of USART for trace related to BLE . Can this be a possible reason .

 

I need immediate help with this . It would be great if someone could give me even an idea of how it needs to be don.