2023-04-16 03:42 AM
I have the X-nucleo VL53L5 board and have modified the example code for a project. Now I need to connect the VL53L5 remotely using my own breakout board that manages its pull-up/down needs. Nucleo only connects scl sda. But the i2c does not run unless X-Nucleo board is on it. What pin/code is checking to be sure the X- is there so I can turn it off? This code will get ported to smaller F401 “pill�? with only scl sda.
2023-04-16 04:31 AM
The person working on the code for me told me it was not the code. It was a board issue not letting the STM boot up without a board attached.
2023-04-16 05:08 AM
“these seems to work. Add a pull-up between 3.3V and NRST, or short these two pins�?.