# I3C Common Command Codes

## What are Common Command Codes?&#x20;

Common Command Codes (CCCs) are I3C's standardized command set enabling access to various standard functions. Support for CCCs depends ultimately on the targets. CCCs are classified as BROADCAST or DIRECT:

* Broadcast CCCs:
  * Addressed to all I3C target devices on the I3C bus.
  * All Broadcast CCCs are write operations.
* Direct CCCs:
  * Typically directed to a single target device (e.g., DUT) on the I3C bus, identified by its dynamic address.
  * Some direct write CCCs can use a group address.
  * If a response is required, only the specifically addressed target device will reply.
  * Direct CCCs can be classified as read, write, or read/write.

### Brief Descriptions and References

#### DISEC and ENEC (Enable/Disable Events Command) &#x20;

*Available BOTH as DIRECT and BROADCAST*   &#x20;

Allows the Controller to control target-initiated traffic on the I3C bus. ENEC enables traffic, DISEC disables traffic.

This CCC controls:

* Target In-Band Interrupts (ENINT/DISINT) `*`
* Requests for the Controller Role (ENCR/DISCR) &#x20;
* Hot Join Signaling (ENHJ/DISHJ) `*`
  * These commands can prevent the target from making Dynamic Address Assignment requests.

`*` Enabled by Default

{% tabs %}
{% tab title="I3C Basic" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C Basic v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://2384176.fs1.hubspotusercontent-na1.net/hubfs/2384176/Public-I3C-Basic-Debug-Touch/mipi_I3C-Basic_specification_v1-0.pdf#page=89">Link to Spec</a> [PDF]</td></tr><tr><td>I3C Basic v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://f.hubspotusercontent20.net/hubfs/2384176/mipi_I3C-Basic_specification_v1-1-1.pdf#page=153">Link to Spec</a> [PDF]</td></tr></tbody></table>
{% endtab %}

{% tab title="I3C" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C Basic v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.1</td></tr><tr><td>I3C Basic v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.1</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### ENDXFER (Data Transfer Ending Procedure Control) &#x20;

*Available BOTH as DIRECT and BROADCAST*   &#x20;

Allows the Controller and Target devices to exchange setup parameters for terminating data transfers in supported HDR modes.

**Reference**:&#x20;

{% tabs %}
{% tab title="I3C Basic" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C Basic v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td><td><em>Unsupported</em></td></tr><tr><td>I3C Basic v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://f.hubspotusercontent20.net/hubfs/2384176/mipi_I3C-Basic_specification_v1-1-1.pdf#page=214">Link to Spec</a> [PDF]</td></tr></tbody></table>
{% endtab %}

{% tab title="I3C" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td><td><em>Unsupported</em></td></tr><tr><td>I3C v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.25</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### ENTASX (Enter Activity State X) &#x20;

*Available BOTH as DIRECT and BROADCAST*   &#x20;

Allows the Controller to inform Targets of inactivity periods on the bus, allowing them to enter lower power states.

Activity States: &#x20;

* Activity State 0: 1 microsecond (latency-free operation) &#x20;
* Activity State 1: 100 microseconds &#x20;
* Activity State 2: 2 milliseconds   &#x20;
* Activity State 3: 50 milliseconds (lowest-activity operation) &#x20;

{% tabs %}
{% tab title="I3C Basic" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C Basic v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://2384176.fs1.hubspotusercontent-na1.net/hubfs/2384176/Public-I3C-Basic-Debug-Touch/mipi_I3C-Basic_specification_v1-0.pdf#page=90">Link to Spec</a> [PDF]</td></tr><tr><td>I3C Basic v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://f.hubspotusercontent20.net/hubfs/2384176/mipi_I3C-Basic_specification_v1-1-1.pdf#page=155">Link to Spec</a> [PDF]</td></tr></tbody></table>
{% endtab %}

{% tab title="I3C" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><em>5.1.9.3.2</em></td></tr><tr><td>I3C v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.2</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### GETACCCR (Get Accept Controller Role) &#x20;

*Available ONLY as DIRECT*

Enables the verification of a Controller Role request and enables the Active Controller to transfer the role to a Secondary Controller. If the Second Controller accepts the role, it responds with its Dynamic Address (matching the target's address). If it NACKs or returns an invalid address, the Secondary Controller will not assume the Controller Role. &#x20;

{% tabs %}
{% tab title="I3C Basic" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C Basic v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://2384176.fs1.hubspotusercontent-na1.net/hubfs/2384176/Public-I3C-Basic-Debug-Touch/mipi_I3C-Basic_specification_v1-0.pdf#page=98">Link to Spec</a> [PDF] (as GETACCMST)</td></tr><tr><td>I3C Basic v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://f.hubspotusercontent20.net/hubfs/2384176/mipi_I3C-Basic_specification_v1-1-1.pdf#page=178">Link to Spec</a> [PDF]</td></tr></tbody></table>
{% endtab %}

{% tab title="I3C" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.16</td></tr><tr><td>I3C v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.16</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### GETBCR (Get Bus Characteristics Register) &#x20;

*Available ONLY as DIRECT*   &#x20;

Allows the Controller to get the Bus Characteristics Register of a target.

{% tabs %}
{% tab title="I3C Basic" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C Basic v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://2384176.fs1.hubspotusercontent-na1.net/hubfs/2384176/Public-I3C-Basic-Debug-Touch/mipi_I3C-Basic_specification_v1-0.pdf#page=96">Link to Spec</a> [PDF]</td></tr><tr><td>I3C Basic v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://f.hubspotusercontent20.net/hubfs/2384176/mipi_I3C-Basic_specification_v1-1-1.pdf#page=170">Link to Spec</a> [PDF]</td></tr></tbody></table>
{% endtab %}

{% tab title="I3C" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><em>5.1.9.3.13</em></td></tr><tr><td>I3C v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.13</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### GETCAPS (Get Optional Feature Capabilities) &#x20;

*Available ONLY as DIRECT*   &#x20;

Allows the Controller to check which optional I3C features a Target supports. Responses are 2 to 4 bytes.&#x20;

{% tabs %}
{% tab title="I3C Basic" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C Basic v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td><td><em>Unsupported</em></td></tr><tr><td>I3C Basic v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://f.hubspotusercontent20.net/hubfs/2384176/mipi_I3C-Basic_specification_v1-1-1.pdf#page=191">Link to Spec</a> [PDF]</td></tr></tbody></table>
{% endtab %}

{% tab title="I3C" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td><td><em>Unsupported</em></td></tr><tr><td>I3C v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.19</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### GETDCR (Get Device Characteristics Register) &#x20;

*Available ONLY as DIRECT*

Enables the Controller to retrieve the Device Characteristics Register from a Target device.

{% tabs %}
{% tab title="I3C Basic" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C Basic v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://2384176.fs1.hubspotusercontent-na1.net/hubfs/2384176/Public-I3C-Basic-Debug-Touch/mipi_I3C-Basic_specification_v1-0.pdf#page=96">Link to Spec</a> [PDF]</td></tr><tr><td>I3C Basic v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://f.hubspotusercontent20.net/hubfs/2384176/mipi_I3C-Basic_specification_v1-1-1.pdf#page=171">Link to Spec</a> [PDF]</td></tr></tbody></table>
{% endtab %}

{% tab title="I3C" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.14</td></tr><tr><td>I3C v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.14</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### GETMRL / SETMRL (Get/Set Max Read Length)

*SETMRL is available both in DIRECT and BROADCAST, GETMRL is DIRECT ONLY*

Allows the Controller to set or get a maximum data read length in bytes, and optionally, a maximum IBI payload size. The first 2 bytes indicate the Max Read Length, with a minimum of 16 bytes. A response of 0 means the Max Read Length is less than 16 bytes; otherwise, it shows the length in bytes. If the device's BCR bit 2 is set, a third byte for Max IBI payload size is included. A value of 0 means unlimited, and the minimum depends on Timing Control (4 or 5 bytes if used, or 1 byte if not used).

{% tabs %}
{% tab title="I3C Basic" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C Basic v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://2384176.fs1.hubspotusercontent-na1.net/hubfs/2384176/Public-I3C-Basic-Debug-Touch/mipi_I3C-Basic_specification_v1-0.pdf#page=92">Link to Spec</a> [PDF]</td></tr><tr><td>I3C Basic v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://f.hubspotusercontent20.net/hubfs/2384176/mipi_I3C-Basic_specification_v1-1-1.pdf#page=160">Link to Spec</a> [PDF]</td></tr></tbody></table>
{% endtab %}

{% tab title="I3C" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.6</td></tr><tr><td>I3C v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.6</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### GETMWL / SETMWL (Get/Set Max Write Length)

*SETMWL is available both in DIRECT and BROADCAST, GETMWL is DIRECT ONLY*

Allows the Controller to set or get the maximum data write length in bytes. This limit does not apply to BROADCAST CCCs as their data sizes are fixed. The minimum value you can set is 16 bytes. If a Target responds with 0, it means the Max Write length is less than 16 bytes. Any other response indicates the number of bytes.

{% tabs %}
{% tab title="I3C Basic" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C Basic v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://2384176.fs1.hubspotusercontent-na1.net/hubfs/2384176/Public-I3C-Basic-Debug-Touch/mipi_I3C-Basic_specification_v1-0.pdf#page=91">Link to Spec</a> [PDF]</td></tr><tr><td>I3C Basic v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://f.hubspotusercontent20.net/hubfs/2384176/mipi_I3C-Basic_specification_v1-1-1.pdf#page=158">Link to Spec</a> [PDF]</td></tr></tbody></table>
{% endtab %}

{% tab title="I3C" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.5</td></tr><tr><td>I3C v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.5</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### GETMXDS (Get Max Data Speed) &#x20;

*Available ONLY as DIRECT*

Allows the controller to determine a Target's SDR mode data speed limitations. The response is provided in one of two possible formats, indicated by the number of bytes returned: &#x20;

* **FORMAT 1:** 2 bytes containing Maximum Write Speed and Maximum Read Speed.
* **FORMAT 2:** 5 bytes, including 2 bytes for Maximum Write Speed and Maximum Read Speed, plus 3 bytes for Maximum Read Turnaround Time.

The format used depends on whether the target needs to communicate its Maximum Read Turnaround Time.

{% tabs %}
{% tab title="I3C Basic" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C Basic v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://2384176.fs1.hubspotusercontent-na1.net/hubfs/2384176/Public-I3C-Basic-Debug-Touch/mipi_I3C-Basic_specification_v1-0.pdf#page=100">Link to Spec</a> [PDF]</td></tr><tr><td>I3C Basic v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://f.hubspotusercontent20.net/hubfs/2384176/mipi_I3C-Basic_specification_v1-1-1.pdf#page=182">Link to Spec</a> [PDF]</td></tr></tbody></table>
{% endtab %}

{% tab title="I3C" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.18</td></tr><tr><td>I3C v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.18</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### GETPID (Get Provisioned ID) &#x20;

*Available ONLY as DIRECT*

Allows the controller to get the 48-bit (6-byte) Provisioned ID of a target.

{% tabs %}
{% tab title="I3C Basic" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C Basic v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://2384176.fs1.hubspotusercontent-na1.net/hubfs/2384176/Public-I3C-Basic-Debug-Touch/mipi_I3C-Basic_specification_v1-0.pdf#page=96">Link to Spec</a> [PDF]</td></tr><tr><td>I3C Basic v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://f.hubspotusercontent20.net/hubfs/2384176/mipi_I3C-Basic_specification_v1-1-1.pdf#page=169">Link to Spec</a> [PDF]</td></tr></tbody></table>
{% endtab %}

{% tab title="I3C" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.12</td></tr><tr><td>I3C v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.12</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### GETXTIME (Get Exchange Timing Information) &#x20;

*Available ONLY as DIRECT*

Allows the controller to query the exchange timing capabilities of a Target. The response contains four bytes that provide key information on supported Timing Control modes, current state, internal clock frequency, and accuracy. The response bytes are interpreted as follows:

{% tabs %}
{% tab title="I3C Basic" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C Basic v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://2384176.fs1.hubspotusercontent-na1.net/hubfs/2384176/Public-I3C-Basic-Debug-Touch/mipi_I3C-Basic_specification_v1-0.pdf#page=102">Link to Spec</a> [PDF]</td></tr><tr><td>I3C Basic v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://f.hubspotusercontent20.net/hubfs/2384176/mipi_I3C-Basic_specification_v1-1-1.pdf#page=211">Link to Spec</a> [PDF]</td></tr></tbody></table>
{% endtab %}

{% tab title="I3C" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.21</td></tr><tr><td>I3C v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.22</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### RSTDAA (Reset Dynamic Address Assignment) &#x20;

*Available ONLY as BROADCAST*

This CCC indicates all Targets to clear their assigned Dynamic and Group Addresses (if applicable). After clearing, all Target devices should be ready to participate in Dynamic Address Assignment, SETDASA or SETAASA, or communicate via I2C.

{% tabs %}
{% tab title="I3C Basic" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C Basic v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://2384176.fs1.hubspotusercontent-na1.net/hubfs/2384176/Public-I3C-Basic-Debug-Touch/mipi_I3C-Basic_specification_v1-0.pdf#page=90">Link to Spec</a> [PDF]</td></tr><tr><td>I3C Basic v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://f.hubspotusercontent20.net/hubfs/2384176/mipi_I3C-Basic_specification_v1-1-1.pdf#page=157">Link to Spec</a> [PDF]</td></tr></tbody></table>
{% endtab %}

{% tab title="I3C" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.3</td></tr><tr><td>I3C v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.3</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### ENTDAA (Enter Dynamic Address Assignment) &#x20;

*Available ONLY as BROADCAST*

Allows the Controller to indicate all targets to enter the Dynamic Address Assignment procedure. Target devices with an already assigned Dynamic Address do not respond to this command.

{% tabs %}
{% tab title="I3C Basic" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://2384176.fs1.hubspotusercontent-na1.net/hubfs/2384176/Public-I3C-Basic-Debug-Touch/mipi_I3C-Basic_specification_v1-0.pdf#page=91">Link to Spec</a> [PDF]</td></tr><tr><td>I3C v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://f.hubspotusercontent20.net/hubfs/2384176/mipi_I3C-Basic_specification_v1-1-1.pdf#page=157">Link to Spec</a> [PDF]</td></tr></tbody></table>
{% endtab %}

{% tab title="I3C" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.4</td></tr><tr><td>I3C v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.4</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### SETAASA (Set All Addresses to Static Addresses) &#x20;

*Available ONLY as BROADCAST*

Allows the Controller to request that all Targets that have an I2C Static Address set it as their Dynamic Address. This is the fastest way to assign Dynamic Addresses.

{% tabs %}
{% tab title="I3C Basic" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C Basic v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://2384176.fs1.hubspotusercontent-na1.net/hubfs/2384176/Public-I3C-Basic-Debug-Touch/mipi_I3C-Basic_specification_v1-0.pdf#page=103">Link to Spec</a> [PDF]</td></tr><tr><td>I3C Basic v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://f.hubspotusercontent20.net/hubfs/2384176/mipi_I3C-Basic_specification_v1-1-1.pdf#page=213">Link to Spec</a> [PDF]</td></tr></tbody></table>
{% endtab %}

{% tab title="I3C" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td><td><em>Unsupported</em></td></tr><tr><td>I3C v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.23</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### SETBUSCON (Set Bus Context) &#x20;

*Available ONLY as BROADCAST*

Enables the Controller to specify a particular context on the I3C bus, either a higher-level protocol developed by a standards-developing organization or the version of I3C Basic in use. Targets respond only to contexts they recognize. This command can be used multiple times to set and support a layered protocol context.&#x20;

{% tabs %}
{% tab title="I3C Basic" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C Basic v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td><td><em>Unsupported</em></td></tr><tr><td>I3C Basic v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://f.hubspotusercontent20.net/hubfs/2384176/mipi_I3C-Basic_specification_v1-1-1.pdf#page=232">Link to Spec</a> [PDF]</td></tr></tbody></table>
{% endtab %}

{% tab title="I3C" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td><td><em>Unsupported</em></td></tr><tr><td>I3C v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.31</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### SETDASA (Set Dynamic Address from Static Address) &#x20;

*Available ONLY as DIRECT*

Allows the Controller to assign a Dynamic Address to a Target via its Static Address (therefore, the target must have an I2C Static Address). This CCC is faster than the Dynamic Address Assignment Procedure (ENTDAA) and should be used beforehand. SETDASA is particularly useful for simple point-to-point communication in an I3C minimal bus, consisting of a single Controller and Target.&#x20;

{% tabs %}
{% tab title="I3C Basic" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C Basic v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://2384176.fs1.hubspotusercontent-na1.net/hubfs/2384176/Public-I3C-Basic-Debug-Touch/mipi_I3C-Basic_specification_v1-0.pdf#page=95">Link to Spec</a> [PDF]</td></tr><tr><td>I3C Basic v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://f.hubspotusercontent20.net/hubfs/2384176/mipi_I3C-Basic_specification_v1-1-1.pdf#page=166">Link to Spec</a> [PDF]</td></tr></tbody></table>
{% endtab %}

{% tab title="I3C" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.10</td></tr><tr><td>I3C v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.10</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### SETNEWDA (Set New Dynamic Address) &#x20;

*Available ONLY as DIRECT*

Allows the Controller to assign a new Dynamic Address to a Target that already has an existing Dynamic Address.

{% tabs %}
{% tab title="I3C Basic" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C Basic v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://2384176.fs1.hubspotusercontent-na1.net/hubfs/2384176/Public-I3C-Basic-Debug-Touch/mipi_I3C-Basic_specification_v1-0.pdf#page=96">Link to Spec</a> [PDF]</td></tr><tr><td>I3C Basic v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://f.hubspotusercontent20.net/hubfs/2384176/mipi_I3C-Basic_specification_v1-1-1.pdf#page=168">Link to Spec</a> [PDF]</td></tr></tbody></table>
{% endtab %}

{% tab title="I3C" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.11</td></tr><tr><td>I3C v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.11</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### SETXTIME (Set Exchange Timing Information) &#x20;

*Available BOTH as DIRECT and BROADCAST*

Allows the Controller and Targets to exchange event timing information for synchronizing controls, collecting or reconstructing timestamps, and specifying the timing data procedure. A defining byte is required to specify a sub-command, and while some sub-commands may require additional data, none that do so are currently supported.

{% tabs %}
{% tab title="I3C Basic" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C Basic v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://2384176.fs1.hubspotusercontent-na1.net/hubfs/2384176/Public-I3C-Basic-Debug-Touch/mipi_I3C-Basic_specification_v1-0.pdf#page=102">Link to Spec</a> [PDF]</td></tr><tr><td>I3C Basic v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://f.hubspotusercontent20.net/hubfs/2384176/mipi_I3C-Basic_specification_v1-1-1.pdf#page=209">Link to Spec</a> [PDF]</td></tr></tbody></table>
{% endtab %}

{% tab title="I3C" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.20</td></tr><tr><td>I3C v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.21</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### SETGRPA (Set Group Address)

*Available ONLY as DIRECT*

Allows the Controller to assign a Group Address to an I3C Target that supports the Group Address feature. The Target will then respond to both the assigned Group and Dynamic addresses. If multiple I3C Targets share the same Group Address, a single message sent by the Controller to that Group Address will be received by all of those I3C Targets simultaneously.

{% tabs %}
{% tab title="I3C Basic" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C Basic v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td><td><em>Unsupported</em></td></tr><tr><td>I3C Basic v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://f.hubspotusercontent20.net/hubfs/2384176/mipi_I3C-Basic_specification_v1-1-1.pdf#page=221">Link to Spec</a> [PDF]</td></tr></tbody></table>
{% endtab %}

{% tab title="I3C" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td><td><em>Unsupported</em></td></tr><tr><td>I3C v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.27</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### RSTACT (Target Reset Action)

*Available BOTH as DIRECT and BROADCAST*

This CCC, available as both Broadcast (WRITE) and Direct (READ/WRITE), configures the next Target Reset action and can be used to retrieve the Target's reset recovery timing. It is used alongside the Target Reset Pattern to initiate a reset on the Target.

{% tabs %}
{% tab title="I3C Basic" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C Basic v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td><td><em>Unsupported</em></td></tr><tr><td>I3C Basic v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://f.hubspotusercontent20.net/hubfs/2384176/mipi_I3C-Basic_specification_v1-1-1.pdf#page=217">Link to Spec</a> [PDF]</td></tr></tbody></table>
{% endtab %}

{% tab title="I3C" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td><td><em>Unsupported</em></td></tr><tr><td>I3C v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.26</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### GETSTATUS (Get Device Status)

*Available ONLY as DIRECT*

Allows the controller to get the current status from the Target.

{% tabs %}
{% tab title="I3C Basic" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C Basic v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://2384176.fs1.hubspotusercontent-na1.net/hubfs/2384176/Public-I3C-Basic-Debug-Touch/mipi_I3C-Basic_specification_v1-0.pdf#page=97">Link to Spec</a> [PDF]</td></tr><tr><td>I3C Basic v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://f.hubspotusercontent20.net/hubfs/2384176/mipi_I3C-Basic_specification_v1-1-1.pdf#page=172">Link to Spec</a> [PDF]</td></tr></tbody></table>
{% endtab %}

{% tab title="I3C" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.15</td></tr><tr><td>I3C v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.15</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### DEFTGTS (Define List of Targets)

*Available ONLY as BROADCAST*

Allows the Main Controller to tell the Secondary Controllers what Targets (and Groups) are on the I3C Bus. &#x20;

{% tabs %}
{% tab title="I3C Basic" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C Basic v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://2384176.fs1.hubspotusercontent-na1.net/hubfs/2384176/Public-I3C-Basic-Debug-Touch/mipi_I3C-Basic_specification_v1-0.pdf#page=93">Link to Spec</a> [PDF] (as DEFSLVS)</td></tr><tr><td>I3C Basic v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><a href="https://f.hubspotusercontent20.net/hubfs/2384176/mipi_I3C-Basic_specification_v1-1-1.pdf#page=162">Link to Spec</a> [PDF]</td></tr></tbody></table>
{% endtab %}

{% tab title="I3C" %}

<table><thead><tr><th width="222">Specification Version</th><th width="113">Included</th><th width="356">Reference Section</th></tr></thead><tbody><tr><td>I3C v1.0</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.7 (as DEFSLVS)</td></tr><tr><td>I3C v1.1.1</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>5.1.9.3.7</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

### Supported CCCs

Here is a table showing the current CCC support in Supernova for I3C Targets and Controllers, alongside their Software Platforms:

<table data-full-width="true"><thead><tr><th width="146">CCC</th><th width="195">Type</th><th width="113" align="center">Supernova</th><th width="134" align="center">SDK (Python)</th><th width="127" align="center">S. Controller</th><th width="83" align="center">Bridge</th><th width="70" align="center">BMC</th><th>Notes</th></tr></thead><tbody><tr><td>ENEC</td><td>DIRECT/BROADCAST</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td></td></tr><tr><td>DISEC</td><td>DIRECT/BROADCAST</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td></td></tr><tr><td>ENTASX</td><td>BROADCAST</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td></td></tr><tr><td>RSTDAA</td><td>BROADCAST</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td></td></tr><tr><td>ENTDAA</td><td>BROADCAST</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td><td></td></tr><tr><td>SETMWL</td><td>DIRECT/BROADCAST</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td></td></tr><tr><td>SETMRL</td><td>DIRECT/BROADCAST</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td></td></tr><tr><td>SETBUSCON</td><td>BROADCAST</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td></td></tr><tr><td>ENDXFER</td><td>DIRECT/BROADCAST</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td><td></td></tr><tr><td>SETXTIME</td><td>DIRECT/BROADCAST</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td></td></tr><tr><td>SETAASA</td><td>BROADCAST</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>Not supported in Supernova in target mode.</td></tr><tr><td>RSTACT</td><td>DIRECT/BROADCAST</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td></td></tr><tr><td>RSTGRPA</td><td>DIRECT/BROADCAST</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td><td></td></tr><tr><td>SETDASA</td><td>DIRECT</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td></td></tr><tr><td>SETNEWDA</td><td>DIRECT</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td></td></tr><tr><td>GETMWL</td><td>DIRECT</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td></td></tr><tr><td>GETMRL</td><td>DIRECT</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td></td></tr><tr><td>GETPID</td><td>DIRECT</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td></td></tr><tr><td>GETBCR</td><td>DIRECT</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td></td></tr><tr><td>GETDCR</td><td>DIRECT</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td></td></tr><tr><td>GETSTATUS</td><td>DIRECT</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td><td></td></tr><tr><td>GETACCCR</td><td>DIRECT</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>Supernova as a target does not support I3C Secondary Controller Role (yet)</td></tr><tr><td>GETMXDS</td><td>DIRECT</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td></td></tr><tr><td>GETCAPS</td><td>DIRECT</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td>Currently a Defining Byte for GETCAPS is NOT supported.</td></tr><tr><td>GETXTIME</td><td>DIRECT</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td></td></tr><tr><td>SETGRPA</td><td>DIRECT</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td><td></td></tr></tbody></table>

CCCs or their types outside of this reference table are NOT supported at the moment. These include:

* **BROADCAST DEFTGTS:** This will be supported when I3C Secondary Controller mode is supported
* **BROADCAST ENTTM**&#x20;
* **BROADCAST DEFGRPA:** This will be supported when I3C Secondary Controller mode is supported
* **DIRECT ENTASX**
* **DIRECT SETBRGTGT**
* **DIRECT SETROUTE**
* **BROADCAST/DIRECT ENTHDR0:**  This will be supported when HDR-DDR mode is supported
* **BROADCAST/DIRECT ENTHDR1:**  The Supernova does not support HDR - TSP mode
* **BROADCAST/DIRECT ENTHDR2:** The Supernova does not support HDR - TSL mode
* **BROADCAST/DIRECT ENTHDR3:**  The Supernova does not support HDR - BT mode
* **BROADCAST/DIRECT MLANE:** The Supernova does not support multi-lane


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.binho.io/user-guide/protocols-and-interfaces/i3c-common-command-codes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
