Skip to content

How to use OSC as regular IO? #17

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

Open
Antoine1673 opened this issue Jul 17, 2022 · 1 comment
Open

How to use OSC as regular IO? #17

Antoine1673 opened this issue Jul 17, 2022 · 1 comment

Comments

@Antoine1673
Copy link

Both the datasheet and the comments in the code mention that the OSCIO pin can be used for input/output just like the other pins. It is indeed possible to set it to input/output and to make it output a clock signal with the clock() function, but I did not find a way to either read or write to it.

@Antoine1673
Copy link
Author

I just reread the datasheet, apparently it cannot be used as input, only as a general purpose output.
Still, I cannot find a way to just write to this pin using this library.

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

1 participant