Paparazzi UAS  v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
vl53l5cx_buffers.h File Reference
+ Include dependency graph for vl53l5cx_buffers.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define VL53L5CX_FW_NBTAR_RANGING   VL53L5CX_NB_TARGET_PER_ZONE
 Copyright (c) 2021 STMicroelectronics. More...
 

Variables

const uint8_t VL53L5CX_FIRMWARE []
 This buffer contains the VL53L5CX firmware (MM1.5) More...
 
const uint8_t VL53L5CX_DEFAULT_CONFIGURATION []
 This buffer contains the VL53L5CX default configuration. More...
 
const uint8_t VL53L5CX_DEFAULT_XTALK []
 This buffer contains the VL53L5CX default Xtalk data. More...
 
const uint8_t VL53L5CX_GET_NVM_CMD []
 This buffer is used to get NVM data. More...
 

Macro Definition Documentation

◆ VL53L5CX_FW_NBTAR_RANGING

#define VL53L5CX_FW_NBTAR_RANGING   VL53L5CX_NB_TARGET_PER_ZONE

Copyright (c) 2021 STMicroelectronics.

All rights reserved.

This software component is provided to you as part of a software package and applicable license terms are in the Package_license file. If you received this software component outside of a package or without applicable license terms, the terms of the BSD-3-Clause license shall apply. You may obtain a copy of the BSD-3-Clause at: https://opensource.org/licenses/BSD-3-Clause

Inner internal number of targets.

Definition at line 30 of file vl53l5cx_buffers.h.

Variable Documentation

◆ VL53L5CX_DEFAULT_CONFIGURATION

const uint8_t VL53L5CX_DEFAULT_CONFIGURATION[]

This buffer contains the VL53L5CX default configuration.

Definition at line 21550 of file vl53l5cx_buffers.h.

Referenced by vl53l5cx_init().

◆ VL53L5CX_DEFAULT_XTALK

const uint8_t VL53L5CX_DEFAULT_XTALK[]

This buffer contains the VL53L5CX default Xtalk data.

Definition at line 21800 of file vl53l5cx_buffers.h.

Referenced by vl53l5cx_init().

◆ VL53L5CX_FIRMWARE

const uint8_t VL53L5CX_FIRMWARE[]

This buffer contains the VL53L5CX firmware (MM1.5)

Definition at line 37 of file vl53l5cx_buffers.h.

Referenced by vl53l5cx_init().

◆ VL53L5CX_GET_NVM_CMD

const uint8_t VL53L5CX_GET_NVM_CMD[]
Initial value:
= {
0x54, 0x00, 0x00, 0x40,
0x9E, 0x14, 0x00, 0xC0,
0x9E, 0x20, 0x01, 0x40,
0x9E, 0x34, 0x00, 0x40,
0x9E, 0x38, 0x04, 0x04,
0x9F, 0x38, 0x04, 0x02,
0x9F, 0xB8, 0x01, 0x00,
0x9F, 0xC8, 0x01, 0x00,
0x00, 0x00, 0x00, 0x0F,
0x02, 0x02, 0x00, 0x24
}

This buffer is used to get NVM data.

Definition at line 22001 of file vl53l5cx_buffers.h.

Referenced by vl53l5cx_init().