Skip to content

TM1637 - Buttons don't work on esp32 #56

Closed
@ANLCRAW

Description

@ANLCRAW

Thanks for your library! I’ve been using it with the ATmega328P and costom pcb, but now I'm switching to the ESP32 and after 24 hours of struggling, I discovered that I need to change 'delayMicroseconds(5)' to 'delayMicroseconds(330)' in tm1637.cpp to make the buttons work. Else i get de default display printing of 0x8000 / no buttons / 1111-1111. I'm using de tm16xxButtons_clicks example. Anyone else have experience with this? I'm using a MH-ET LIVE

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomersquestionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions