TM1638 icon indicating copy to clipboard operation
TM1638 copied to clipboard

works once, then reset or re-power fails.

Open nicwilson58 opened this issue 4 years ago • 1 comments

I found this worked as a one-shot. 80% of the time when uploaded it would work, but if reset or re-powered the display would do nothing, an older alternate sketch I had worked every time.

What I found eventually was altering the setup() function, so that the reset() call was moved above the sendcommand(0x8f). Once this change is made and uploaded it seems to work every time now.

cheers nicw

nicwilson58 avatar Oct 21 '20 22:10 nicwilson58

Good to know. Thanks for sharing!

moozzyk avatar Oct 24 '20 19:10 moozzyk