proximity16 2.1.0.0
firmware_buffers.h File Reference

Go to the source code of this file.

Variables

const uint8_t proximity16_firmware_buf []
 This buffer contains the VL53L5CX firmware (MM1.4)
 
const uint8_t proximity16_default_cfg_buf []
 This buffer contains the VL53L5CX default configuration.
 
const uint8_t proximity16_default_xtalk_buf []
 This buffer contains the VL53L5CX default Xtalk data.
 
const uint8_t proximity16_get_nvm_cmd_buf []
 This buffer is used to get NVM data.
 

Variable Documentation

◆ proximity16_default_cfg_buf

const uint8_t proximity16_default_cfg_buf[]

This buffer contains the VL53L5CX default configuration.

◆ proximity16_default_xtalk_buf

const uint8_t proximity16_default_xtalk_buf[]

This buffer contains the VL53L5CX default Xtalk data.

◆ proximity16_firmware_buf

const uint8_t proximity16_firmware_buf[]

This buffer contains the VL53L5CX firmware (MM1.4)

◆ proximity16_get_nvm_cmd_buf

const uint8_t proximity16_get_nvm_cmd_buf[]
Initial value:
=
{
0x2F, 0xD8,
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.