This repository was archived by the owner on Apr 16, 2021. It is now read-only.
This repository was archived by the owner on Apr 16, 2021. It is now read-only.
digitalRead() pull-down not working #88
Closed
Description
Hi, I have noticed a serious issue on digitalRead () on any pin. I have a system with a 47k pull-down resistor, and a switch that pull the pin high. However, I noticed that if I don't run the digitalRead () function the pin remains low (measured with a multimeter), when I run the digitalRead () function the pin goes high (about 2.6 Volt) unless I use a very low pull-down resistance (about 4.7 k).
How can I solve it?
Thank you
Metadata
Metadata
Assignees
Labels
No labels