Page 1 of 1

What is the difference between gpio modes OPEN_DRAIN and OUTPUT_OPEN_DRAIN?

Posted: Thu Nov 11, 2021 1:47 am
by mchahn
Aren't all open-drain pins output pins? I have i2c pins (with pull-ups). Which should I use? I'll assume I should use OUTPUT_OPEN_DRAIN for now.