Skip to main content
Visitor II
June 19, 2025
Question

Detecting NACK from invalide adresse (target absent) VS Empty Data in I3C

  • June 19, 2025
  • 1 reply
  • 397 views

Hello,
I’m currently working with I3C communication using STM32H7S3L8 and encountered a case where the controller (master) sends a read request, but the target either does not respond or sends no data. This section explains: How to
distinguish a NACK caused by an invalid address(target absent) from a situation where the target is present but hasn't provided data. How to ensure the controller receives 0x00 when the target has nothing to send.
thanks in advance for your contributions!

    This topic has been closed for replies.

    1 reply

    ST Employee
    September 12, 2025

    Hi @moataz-ltaiaf , 

    Could you please provide more details about your case, including the hardware setup and configuration, such as frequency?

    Foued