I'm trying to make my own controller and I need RPI to be I2C slave
As I see... there are I2Cs on GPIO2-3 (with something on 0x60) and on GPIO0-1 (second defined in config.txt but there is nothing on it, master also?)
Since there is nothing on the second is it safe to use it for my own stuff? or do I have create new one on (let's say) GPIO5-6 or somewhere else?