Originally created by: kimmo.li...@gmail.com
Seems that BCM2835 does not support open-drain IO, but could it be possible to make sw emulation for it?
setup to opendrain
when output set to 1, configure as input and enable pullup (or allow pull-up configuration).
when output set to 0, configure as output and drive low.
Allow reading input state, when output set to 0, return 0, when set to 1 return true input value.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: btcros...@googlemail.com
(No comment was entered for this change.)
Labels: -Type-Defect -Priority-Medium Type-Enhancement Priority-Low