Hi, Rob,
I lower the clock on tm1637 but nothing good happen unfortunately
I have a theory: I believe communication between micro and works good, but is an error in the library, because display light correct number at correct position, no problem here, problem is display show digit brief period of time, not light continuously, because, I believe , micro send another command to display , and make digit to go off
Compiler give a warning all the time , from beginning :
Compilation started at :12/14/2022 5:13:14 PM
jal jalv25r6 (compiled Oct 29 2021)
[Warning] (lib/tm1637.jal) [Line 345] assignment to smaller type; truncation possible
[Warning] (lib/tm1637.jal) [Line 346] assignment to smaller type; truncation possible
[Warning] (lib/tm1637.jal) [Line 429] signed/unsigned mismatch
55 branches checked, 0 errors
114 data accesses checked, 0 errors
12 skips checked, 0 errors
[Warning] (lib/tm1637.jal) [Line 345] assignment to smaller type; truncation possible
[Warning] (lib/tm1637.jal) [Line 346] assignment to smaller type; truncation possible
[Warning] (lib/tm1637.jal) [Line 429] signed/unsigned mismatch
Compiler CommandLine: C:\JALLIB~1\compiler\jalv2.exe "E:\Electronica\Proiecte\16F876a\16f876A test tm1637.jal" -s "C:\JALLIB~1\lib" -no-variable-reuse
Errors :0 Warnings :3
Code :274/8192 Data:33/368 Hardware Stack : 4/8 Software Stack :96
Thank You very much! I appreciate your help!
Kind regards,
Adrian