From: Matthias T. <mt...@we...> - 2019-01-06 09:58:28
|
Am Donnerstag, den 03.01.2019, 15:49 +0000 schrieb Jan Kromhout: > hello, > > The best wishes for 2019. >From my side too :=) > > I’m try to get info from a TM1638 ( reading button status). > This is my simple routine, I read the lower byte first! > The code is simple and is straight forward > Is the code correct? Does it work as expected? I'd add a delay between the clock-pin high and the data-pin high? to let things stabilize. -> check the datasheet/code examples for the chip. Matthias |