Skip to main content
Graduate
March 20, 2024
Solved

Static addr of I3C in H563ZIT6

  • March 20, 2024
  • 1 reply
  • 1273 views

I have a H563ZIT6 . I attach its I3C(used as target) to an I3C controller, and then i find that there is no register for static address in target mode in I3C of H563ZIT6, i just find DEVR0 for dynamic address. Does I3C of H563ZIT6 support static address ?

Or what should i do with this I3C if i want to receive data from controller.

Thanks!

    This topic has been closed for replies.
    Best answer by TDK

    Static addresses on I3C in target mode are not supported. Use dynamic addressing.

    TDK_0-1710937226814.png

     

    1 reply

    TDKAnswer
    Super User
    March 20, 2024

    Static addresses on I3C in target mode are not supported. Use dynamic addressing.

    TDK_0-1710937226814.png

     

    XonierAuthor
    Graduate
    March 21, 2024

    Thanks a lot!