Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for rx only or tx only operation #6

Open
jcwren opened this issue Sep 14, 2023 · 0 comments
Open

Add support for rx only or tx only operation #6

jcwren opened this issue Sep 14, 2023 · 0 comments
Assignees

Comments

@jcwren
Copy link

jcwren commented Sep 14, 2023

A nice feature to add would be supporting single pin operation, where a controller can be configured to only receive or only transmit without tying up an IO pin for the unused mode.

I realize this can be worked around by specifying an unused IO pin for the mode not being used, but that does assume that not every available IO pin is being used. My particular application has two controllers, and one just needs to periodically send a change of state byte to the other.

@dhineshkumarmcci dhineshkumarmcci self-assigned this Sep 19, 2023
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

No branches or pull requests

2 participants