Other Parts Discussed in Thread: TCA9539
When I am trying to write the registers of PCA after 100us delay, It hangs and stops at while (I2caRegs.I2CSTR.bit.SCD != 1) {}
that is Stop condition is not detected. I am using 28379D to communicate. I am using the same code for communicating with different devices and it works fine but this devices hangs in. so could you tell what would be the problem?
what should be time difference between 2 writes.
Thanks