Skip to content

Add bond max11311 gpi and gpo functions#35

Open
andrewoaks-staric wants to merge 4 commits intomasterfrom
33-add-bond-max11311-gpi-and-gpo-functions
Open

Add bond max11311 gpi and gpo functions#35
andrewoaks-staric wants to merge 4 commits intomasterfrom
33-add-bond-max11311-gpi-and-gpo-functions

Conversation

@andrewoaks-staric
Copy link
Collaborator

Add BOND functions bond_max_hdr_gpo, bond_max_hdr_gpi and supporting BOND-Teensy firmware

@andrewoaks-staric andrewoaks-staric linked an issue Jan 7, 2026 that may be closed by this pull request
}

//result = MAX11300::Success;
result = MAX11300::Success;
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@martin-startic: This was commented, do you know why?

answer = self.rpc.call_method('bond_max_hdr_gpo', hdr, port, state)
return self._rpc_validate(answer)

def bond_max_hdr_gpi(self, hdr: int, pin: int):
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This function is not working yet. It always returns False in my testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add BOND max11311 GPI and GPO functions

1 participant