GPIO Toggle Question
The reason I want to do it manually, is because in the datasheet for the STA013 Decoder, I’m told to create a start condition, where it is “identified by a high to low transition of the data bus SDA signal while the clock signal SCL is stable in the high state. A START condition must precede any command for data transfer.”
I don’t think that the i2c peripheral does that exact mechanic by itself, correct?