143
SLUUBD3D – September 2015 – Revised September 2018
Copyright © 2015–2018, Texas Instruments Incorporated
Data Flash Access and Format
Chapter 18
SLUUBD3D – September 2015 – Revised September 2018
Data Flash Access and Format
18.1 Data Flash Access
18.1.1 Minimum Voltage
Data flash can only be updated when the sum of the cell voltages connected between the VC0 and VC5
pins of the companion AFE is above the
Valid Update Voltage
.
Class
Subclass
Name
Type
Min
Max
Default
Unit
Description
Power
Power
Valid Update
Voltage
I2
0
32767
3500
mV
Min voltage threshold for Flash update
NOTE:
•
VC1 to VC5 voltages may not be represented directly by
CellVoltage1...5()
when the
number of cells in series is > 5. The VCx to
CellVoltagex()
decode is through the
DF:AFE Cell Map.
•
It is not recommended to change this value.
18.2 Data Formats
18.2.1 Unsigned Integer (U)
Unsigned integer is stored without changes as 1-byte, 2-byte, or 4-byte values in Little Endian byte order.
0
U1
MSB
0
1
U2
LSB
U2
MSB
0
1
2
3
U4 L
LSB
U4 L
MSB
U4 H
LSB
U4 H
MSB
18.2.2 Integer (I)
Integer values are stored in 2's-complement format in 1-byte, 2-byte, or 4-byte values in Little Endian byte
order.
0
I1
MSB