EasyManua.ls Logo

Maxim Integrated MAX32664 - Read Status Byte Value

Default Icon
52 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Maxim Integrated Page 15 of 52
Figure 6. I
2
C Write/Read data transfer from host microcontroller.
The read status byte is an indicator of the success or failure of the Write Transaction. The read status byte
must be accessed after each write transaction to the device. This ensures that write transaction processing
is understood and any errors in the device command handling can be corrected. The value of the read
status byte is summarized in Table 54.
Table 54. Read Status Byte Value
STATUS BYTE
VALUE
DESCRIPTION
0x00
SUCCESS. The write transaction was successful.
0x01
ERR_UNAVAIL_CMD. Illegal Family Byte and/or Command Byte was used.
0x02
ERR_UNAVAIL_FUNC. This function is not implemented.
0x03
ERR_DATA_FORMAT. Incorrect number of bytes sent for the requested Family Byte.
0x04
ERR_INPUT_VALUE. Illegal configuration value was attempted to be set.
0x05
ERR_TRY_AGAIN. Device is busy. Try again.
0x80
ERR_BTLDR_GENERAL. General error while receiving/flashing a page during the bootloader
sequence.
0x81
ERR_BTLDR_CHECKSUM. Checksum error while decrypting/checking page data.
0x82
ERR_BTLDR_AUTH. Authorization error.
0x83
ERR_BTLDR_INVALID_APP. Application not valid.
0xFF
ERR_UNKNOWN. Unknown Error.

Table of Contents