We are going to transfer data by I2C interface between two J6 SoC. I set OA(Own-Address) for both side without doing slave configuration. Then, i start transfer data from one side to the other, and it work, the other side can receive I2C data without configuring to I2C salve mode. Is this normal?
As i know, I2C transfer should happend from "master to slave" or "slave to master", can it happend in "master to master"?