Skip to content

Arduino DUE digitalRead when pinMode is OUTPUT #1533

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

Closed
JiapengLi opened this issue Aug 6, 2013 · 2 comments
Closed

Arduino DUE digitalRead when pinMode is OUTPUT #1533

JiapengLi opened this issue Aug 6, 2013 · 2 comments
Assignees
Labels
Board: Arduino Due Applies only to the Due Component: Core Related to the code for the standard Arduino API

Comments

@JiapengLi
Copy link

It seems when a pin of DUE is in "OUTPUT" mode, digitalRead function always return "LOW".

@adamkouse
Copy link

See the post at http://forum.arduino.cc/index.php?topic=185291.0 on how to temporarily work around this problem.

@facchinm
Copy link
Member

facchinm commented Jan 7, 2016

Solved by #3524

@facchinm facchinm closed this as completed Jan 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Board: Arduino Due Applies only to the Due Component: Core Related to the code for the standard Arduino API
Projects
None yet
Development

No branches or pull requests

5 participants