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
History
Change int pins to not conflict with xshutdown pins
2021-01-19, by charlesmn [Tue, 19 Jan 2021 12:22:01 +0000] rev 1
Change int pins to not conflict with xshutdown pins
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
2020-11-09, by charlesmn [Mon, 09 Nov 2020 09:38:34 +0000] rev 0
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