ADUC7032BSTZ-8L-RL Analog Devices Inc, ADUC7032BSTZ-8L-RL Datasheet - Page 29

IC,Battery Management,QFP,48PIN,PLASTIC

ADUC7032BSTZ-8L-RL

Manufacturer Part Number
ADUC7032BSTZ-8L-RL
Description
IC,Battery Management,QFP,48PIN,PLASTIC
Manufacturer
Analog Devices Inc
Series
MicroConverter® ADuC7xxxr
Datasheet

Specifications of ADUC7032BSTZ-8L-RL

Core Processor
ARM7
Core Size
16/32-Bit
Speed
20.48MHz
Connectivity
LIN, SPI, UART/USART
Peripherals
POR, PSM, Temp Sensor, WDT
Number Of I /o
9
Program Memory Size
96KB (96K x 8)
Program Memory Type
FLASH
Ram Size
6K x 8
Voltage - Supply (vcc/vdd)
3.5 V ~ 18 V
Data Converters
A/D 2x16b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 105°C
Package / Case
48-LQFP
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Lead Free Status / Rohs Status
Compliant
In summary, there are three levels of memory protection:
Sequence Example
The sequence to write the key and set permanent protection is illustrated in the following example, which protects writing Page 4 and Page 5
of the Flash/EE:
FEExPRO = 0xFFFFFFFB;
FEExADR = 0x66BB;
FEExDAT = 0xAA55;
FEExMOD = 0x0048;
FEExCON = 0x0C;
while (FEExSTA & 0x04){}
Temporary protection can be set and removed by writing
directly into the FEExHID MMR. This register is volatile;
therefore, protection is in place only while the part remains
powered on. Protection is not reloaded after a power cycle.
Keyed permanent protection can be set via FEExPRO,
which is used to lock the protection configuration. The
software key used at the start of the required FEExPRO
write sequence is saved once and must subsequently be
used for any subsequent access to the FEExHID or
FEExPRO MMRs. A mass erase sets the key back to
0xFFFF but also erases the entire user code space.
Permanent protection can be set via FEExPRO, similarly to
keyed permanent protection. The only difference is that
the software key used is 0xDEADDEAD. Once the
FEExPRO write sequence is saved, only a mass erase sets
the key back to 0xFFFFFFFF. This mass erase also erases
the entire user code space.
// Protect Page 4 and Page 5
// 32-bit key value Bits[31:16]
// 32-bit key value Bits[15:0]
// Lock security sequence
// Write key command
// Wait for command to finish
Rev.0 | Page 29 of 116
Sequence to Write the Key and Set Permanent Protection
1.
2.
3.
4.
Write in FEExPRO corresponding to the pages to be
protected.
Write the new (user-defined) 32-bit key in FEExADR
Bits[31:16] and FEExDAT Bits[15:0].
Write 1,0 in FEExMOD Bits[6:5] and set FEExMOD Bit 3.
Run the write key command 0x0C in FEExCON.
ADuC7032-8L

Related parts for ADUC7032BSTZ-8L-RL