A sample program getting measurements from a VL53L1CB ToF sensors which are directly connected to the STM32F401. Copes with three sensors. Interrupt mode. VL53L1 is operated in ranging mode. MBed V2.
Dependencies: mbed X_NUCLEO_53L1CB
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:02f2b9e04b46 | 2021-01-19 | charlesmn | Change int pins to not conflict with xshutdown pins |
0:2b5a44a0d2ec | 2020-11-09 | charlesmn | Sample MBed program running ST XNucleo VL53L1CB ToF sensors directly connected to the the F401. Uses interrupts to cope with up to 3 sensors in multizone mode. Includes MBed V2 |