BQ28Z610 Driver
BQ28Z610 Battery fuel gauge device driver for Arduino
Static Public Attributes
DeviceSecurity Class Reference

Chapter 9 Device Security. More...

#include <globals.h>

Static Public Attributes

static const u32 DEFAULT_UNSEAL_KEY = 0x36720414
 BQ28Z610 default Unseal key.
 
static const u32 DEFAULT_FULL_ACCESS_KEY = 0xFFFFFFFF
 BQ28Z610 default Full Access key. More...
 

Detailed Description

Chapter 9 Device Security.

See also
12.2.23 AltManufacturerAccess() 0x0035 Security Keys
unsealDevice()

Field Documentation

◆ DEFAULT_FULL_ACCESS_KEY

const u32 DeviceSecurity::DEFAULT_FULL_ACCESS_KEY = 0xFFFFFFFF
static

BQ28Z610 default Full Access key.

Warning
[!] Checking Full Acces Security Mode:
[!] Can be used only for Unsealed Device (after using Unseal Key).

The documentation for this class was generated from the following file: