2025-06-04 11:38 PM
Hi,
Our company need to make a I3C demo, so i'm studing I3C protocol with NUCLEO-H503RB and a generic IIC device.
We know, I3C bus is compatible with IIC device.
I meet a problem.
when I2C master read 4 byte data from IIC device’ reg 0x10, IIC master produce ACK normally.
when I3C master read 4 byte data from IIC device’ reg 0x10, I3C master don't produce ACK.
Why? How to fix the problem.
2025-06-04 11:42 PM