Problems getting VL53L1X_GUI to work with X-NUCLEO-53L1A1 and STM32F401
I'm trying to get the VL53L1X GUI to work with the VL53L1X evaluation board on Windows 10 and have hit a roadblock. I've successfully installed the STSW-IMG008 software, installed the drivers with STSW-link009, and have updated the Nucleo's firmware with STSW-link007.
However, I get a "Failed To Connecto to Nucleo Board: Com Port Not Detected" error in the GUI program. When I try to program the device with the "Flash Fw" button, I get "Sensor Not Detected. COM84 Connected: Please ensure sensor connected then Press Black Reset Button on the Nucleo." Pressing the black reset button doesn't do anything - none of the LEDs on the board change at all when pressing it.
Under the Device Manager, the device is listed as STMicroelectronics STLink Virtual COM Port and the device shows up as a USB storage device labeled NODE_F401RE, so I believe I have the drivers correctly installed.
I can drag the VL53L1X_RangingExample bin file onto the device and read the serial output from the sensor via TeraTerm, so I know the sensor itself is working.
Hopefully I'm just missing something super obvious, but I would like to get this working so we can move forward with testing the performance of this sensor in our application. Thanks!
