TXZ Family
Flash Memory
2018-06-05
95 / 120
Rev. 2.0
Figure 6.15 Serial operation mode determination flowchart
6.6.6.2. Acknowledgement Response Data
The internal boot program represents processing states in specific codes and sends them to the controller. From
ACK response data corresponding to serial operation determination data” to “Table 6.11 ACK
response data corresponding to flash memory erasing operation” response to each receive data.
The upper four bits of ACK response data are equal to the upper four bits of the operation command data. The bit 3
indicates a receive error. The bit 0 indicates an invalid operation command error, a checksum error or a password
error. The bit 1 and bit 2 are always “0”.
Table 6.8 ACK response data corresponding to serial operation determination data
Transmit data
Meaning
0x86
Determined that UART communication is possible.
(Note)
Note: When the serial operation is determined as UART, if the baud rate setting is determined as unacceptable,
the boot program aborts without sending back any response.
Table 6.9 ACK response data corresponding to operation command data
Transmit data
Meaning
0x?8(Note)
A receive error occurs in the operation command
data.
0x?1(Note)
An undefined operation command data is received
normally.
0x10
Determined as a RAM transfer command.
0x40
Determined as a flash memory erasing command.
Note: The upper 4 bits of the ACK response data are the same as those of the previous command data.