rjbatista / tm1638-library

Automatically exported from code.google.com/p/tm1638-library
141 stars 76 forks source link

esp32 too fast to work with tm1638 #44

Open lefedor opened 6 years ago

lefedor commented 6 years ago

I had an issue with tm1638: digits've displayed fine, but I had random led light up issue and button 8 always reported to be pressed. Oscilloscope shows esp32 is too fast to iteract with tm1638. Have added delays. It've worked for me at the current stage I read buttons reliably.