#TM1637 issue when in 6 digit configuration

1 messages · Page 1 of 1 (latest)

wintry harbor
#

Hello every one,
I'm currently testing the clock unit with Fenix A320 and found a strange display behavior when using the TM1637 with 6 digits.
When using 4 digit config, all the displays work fine. (Incl the time) But when using 6 digits , the time digits appear in a reverse order starting from digit 3 (ie: 3 2 1 6 5 4 as you can see on the attached photo)
When I check the "reverse digit" option, I get 2 3 4 ' ' ' ' 1.
I've seen a recent bug report on discord about TM1637 and reversed digit.
Although this is much of a "mixed digit" issue, is it related to the same bug ?

primal sleet
#

HI Guy I try also to realize a clock Timer A320 only test with** 7 Segments display** i have on my Overhead panel B737.
I use also the Flag Use Left Paddin. when i launch it works perfectly but after some minutes the 7 Segments display are not correct Perhaps I do not have a power supply on my Product only use the 5V Mega2560 ot perfect?
Concerning also Menu Modify I read from other post that it is necessary to add
Transform formula for HOURS - Floor($/10000)
Transform formula for MINUTES - Floor($/100)-(Floor($/10000))*100
Transform formula for SECONDS - $-(Floor($/100)*100)
Do-you have it?
Does Mobiflight show values being received for the clock variables in the Sim Value and Output columns? and do-you see the same as your display?
If yes I think that it is a problem of data
And question for me where do-you find your PCB is-it yours and do you accept to share it or where did-you buy it?
I found also a lot of MobilFlight Profiles on FlightSim TO you could test it.