Hi guys,
The 8451 card supports multi master communication, but I can't figure out how to implement SCL line listening so that the other master knows the line is free.
I found a thread on the internet where something similar was already being solved, and it was mentioned that it must be solved by a bit banging technique.
I want use 8451 card + MCU + sensor, 2 master and 1 slave.
I know how to implement multi-master on MCU but i dont know how in the implemet on 8451 card.