TXZ Family
Flash Memory
2018-06-05
97 / 120
Rev. 2.0
・
PCSA (Password compare start address)
Specify the address within “0x5E001000” up to (the maximum memory address-N
x
4+1) in the unit of four
bytes. Specified address is the start address to be compared with the password string. If the specified address by
PCSA deviates from code flash, or specified address by PCSA+password length is over the above address, a
password error occurs.
・
Password string
Use “8” to “255” (=N) byte data. Memory data and password string are compared on the number of N bytes
where the start address is specified by PCSA. If the comparison result is not matched, or the same data over 3
bytes are sequentially detected, a password error occurs.
・
Password error
If a password error occurs, from then on the external device cannot communicate with the TXZ. To
communicate with the TXZ, perform reset with the reset pin (RESET_N) or Power On Reset(POR) to reboot the
TXZ in single boot mode.
Note: All products do not support the determination of the transition destination by the deassertion of Power On
Reset (POR). For the details, refer to “Product Information” in Reference manual.
Figure 6.16 Password configuration (Example of Transmission)
PLEN
Example:
PNSA = 0x5E00F012
PCSA = 0x5E00F107
where the password are 0x01,0x02,
0x03,0x04,0x05,0x06,0x07 and 0x08
CHECKSUM
0x08 0x5E 0x00 0xF0 0x12 0x5E 0x00 0xF1 0x07
0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x1E
offset
TXZ
Code flash
Base Address:
0x5E000000
Password length
0x08 is password
length
Compare
8byte