Hi @martingcavallo
On the manual says:
The I3C bus protocol supports:
• In-band interrupts (IBI). These interrupts go from target to controller without extra wires, and the controller knows which
target sent the interrupt.
• Common Command Codes (CCC)
• Dynamic addressing
• Multi-controller/multi-drop
• Hot-Join (HJ)
• I2C compatibility
The I3C peripheral supports all required and most optional features of the MIPI Alliance Specification for I3C, v1.0, except for
ternary data rates (HDR-TSP and HDR-TSL)
From <https://www.nxp.com/docs/en/reference-manual/LPC553xRM.pdf>
So, I don't know about EOD T-Bit that you say, however, NXP sticks to the protocols, so the I3C protocol that is developed by MIPI Aliance, in this micro is using version 1.0, you need to check that part with the MIPI Aliance protocol.
I hope this will help you
Have a good day
Best Regards