if you check the ERR bit after sending the address you can use multiple masters.
i2cstart
i2cwbyte address
if err=0 then 'if no error
continue with other commands
end if
↧