1.13 Error Detection and Recovery

The I3C Target module supports various error detection and recovery methods specified in the MIPI I3C Specification.

Table 1-3 summarizes the various supported methods.

Table 1-3. SDR Error Detection and Recovery Methods
Error TypeDescriptionDetection Recovery
TE0Invalid Broadcast AddressInvalid combination of 7’h7E/W; TE0ERR/BUSEIF bits setTarget ignores all traffic on the bus and waits for an HDR Exit Pattern
TE1Invalid CCC CodeInvalid parity after CCC code; TE1ERR/BUSEIF bits set
TE2Invalid Write DataInvalid parity after Private/CCC Write data byte; TE2ERR/BUSEIF bits setTarget waits for the next Stop or Restart
TE3Invalid Assigned Address during Dynamic Address AssignmentInvalid parity after assigned Dynamic Address; TE3ERR/BUSEIF bits setTarget NACKs and waits for next Restart to participate in Dynamic Address Assignment again
TE4Illegally formatted data during Dynamic Address AssignmentInvalid 7’h7E/R after Restart; TE4ERR/BUSEIF bits setTarget NACKs and waits for next Stop
TE5Illegally formatted CCC frameMonitor CCC frame for any discrepancy; TE5ERR/BUSEIF bits setTarget NACKs and waits for next Stop or Restart
TE6Corrupted R/W bit during Private TransferMonitor data on SDA line during Private Read; TE6ERR/BUSEIF bits setTarget lets go of the bus and waits for next Stop or Restart