CCHS-Melbourne / iotuz-esp32-hardware

Project for the InternetOfTuz (LCA2017 Open Hardware Mini-Conference)
Other
34 stars 15 forks source link

Turning Rotary Encoder Seems to Glitch ESP32 #16

Closed rdpowers closed 7 years ago

rdpowers commented 7 years ago

Power LED blinks out, indicating temporary short to ground. Does not occur with button press.

rdpowers commented 7 years ago

Datasheet seems to show 10k resistors on lines leading to uC I/O. Might be needed, but not sure if this will alleviate the problem.

rdpowers commented 7 years ago

Proto 3 has bodged in 10k resistors inline with I/O. This seems to fix the earlier issues of browning out the 3v3 line. Should also add small cap. on those two lines, also as shown in datasheet, for debounce.