ioBroker.i2c icon indicating copy to clipboard operation
ioBroker.i2c copied to clipboard

Init sequence MCP23017

Open cyberax17 opened this issue 2 years ago • 0 comments

During the start of the adapter I realize in relation with a MCP23017 and all pins defined as output (inverted), that for a short moment all outputs are set to LOW. In my application this behavior produces a problem... It would be a preferred behavior of the adapter if all outputs in the case of INVERTED configuration would be immediately HIGH without being on LOW for a short time. Would it be possible revise this?

Cheers and any tanks for this great adapter! Andy

cyberax17 avatar Mar 23 '22 10:03 cyberax17