SLVA635 September   2015

 

  1.   bq76PL455A-Q1 Example Code
    1.     Trademarks
    2. 1 Introduction
    3. 2 Conventions and Acronyms
      1. 2.1 Conventions
      2. 2.2 Acronyms
    4. 3 Hardware
      1. 3.1 Connecting the Evaluation Modules
      2. 3.2 Communication
    5. 4 Software
  2.   Revision History

Conventions

‘0’ Binary digit zero; a logic low level (a low voltage for active high logic, and a high voltage for active low logic)
‘1’ Binary digit one; a logic high level (a high voltage for active high logic, and a low voltage for active low logic)
“d…” A binary number with more than one digit (d is 0-1)
d… A decimal number (d is 0-9)
0xd… A hexadecimal number (d is 0-F)
d..h A hexadecimal number (d is 0-F)
k kilo; 1000
K kilo; 1024 (note: this is not official SI usage)
b bit
B byte