Hi there,
I am trying to bring up AM64x FW to communicate with NXP FXPS7114 over I2C. However, when hwAttrs->enableIntr is set to TRUE, I wasn't able to communicate with the device. I have another follower device on the same I2C bus and that one communicates without issue. If I set enableIntr to FALSE, I can communicate with both devices. Could you provide me with some pointer on what I can look into?