pytropicsquare
 
Loading...
Searching...
No Matches
tropicsquare.constants.get_info_req Namespace Reference

Variables

int GET_INFO_X509_CERT = 0x00
 
int GET_INFO_CHIPID = 0x01
 
int GET_INFO_RISCV_FW_VERSION = 0x02
 
int GET_INFO_SPECT_FW_VERSION = 0x04
 
int GET_INFO_FW_BANK = 0xB0
 
int GET_INFO_DATA_CHUNK_0_127 = 0x00
 
int GET_INFO_DATA_CHUNK_128_255 = 0x01
 
int GET_INFO_DATA_CHUNK_256_383 = 0x02
 
int GET_INFO_DATA_CHUNK_384_511 = 0x03
 

Variable Documentation

◆ GET_INFO_CHIPID

int tropicsquare.constants.get_info_req.GET_INFO_CHIPID = 0x01

◆ GET_INFO_DATA_CHUNK_0_127

int tropicsquare.constants.get_info_req.GET_INFO_DATA_CHUNK_0_127 = 0x00

◆ GET_INFO_DATA_CHUNK_128_255

int tropicsquare.constants.get_info_req.GET_INFO_DATA_CHUNK_128_255 = 0x01

◆ GET_INFO_DATA_CHUNK_256_383

int tropicsquare.constants.get_info_req.GET_INFO_DATA_CHUNK_256_383 = 0x02

◆ GET_INFO_DATA_CHUNK_384_511

int tropicsquare.constants.get_info_req.GET_INFO_DATA_CHUNK_384_511 = 0x03

◆ GET_INFO_FW_BANK

int tropicsquare.constants.get_info_req.GET_INFO_FW_BANK = 0xB0

◆ GET_INFO_RISCV_FW_VERSION

int tropicsquare.constants.get_info_req.GET_INFO_RISCV_FW_VERSION = 0x02

◆ GET_INFO_SPECT_FW_VERSION

int tropicsquare.constants.get_info_req.GET_INFO_SPECT_FW_VERSION = 0x04

◆ GET_INFO_X509_CERT

int tropicsquare.constants.get_info_req.GET_INFO_X509_CERT = 0x00