cancel
Showing results for 
Search instead for 
Did you mean: 

NUCLEO-H503RB‘ I3C don't produce ack, when read data from I2C devices.

charles_hui
Associate

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. 

 

charles_hui_0-1749104929523.png

 

 

1 REPLY 1
charles_hui
Associate

This is my program