Tagged Questions
2
votes
2answers
128 views
Setting up an ATtiny45 as I2C master - SCL toggles low, but refuses to toggle high
Another pin, another question: However closely related to Setting up an ATtiny45 as I2C master - SDA stuck low this is different question.
I'm trying to control a DAC from an ATtiny45, but somehow ...
2
votes
1answer
112 views
Setting up an ATtiny45 as I2C master - SDA stuck low
I'm trying to control a DAC from an ATtiny45, but somehow the SDA line is stuck low. To find the problem in the code I did the following:
I simplified the circuit to only the controller with the ...