The reverse digit function does not work with TM1637 modules. The reverse function treats the 1637 as a 7219 module, so it attempts to reverse 8 digits instead of 6.
I'm trying to reverse it because I'm working on a custom PCB
Configure a 1637 module to 6 digits.
Configure an output and tick all the digits.
Enter a test sequence of digits, e.g. 123456.
Activate the test function at the bottom.
The display shows two blank spaces followed by 6543.
Expected behaviour:
The reversal is done correctly; I expect the result to be 123456, not --1234
example using the active frequency of my RMP panel:


Details
- MobiFlight Version: 11.0.1
- FlightSim: MSFS2024
The reverse digit function does not work with TM1637 modules. The reverse function treats the 1637 as a 7219 module, so it attempts to reverse 8 digits instead of 6.
I'm trying to reverse it because I'm working on a custom PCB
Configure a 1637 module to 6 digits.
Configure an output and tick all the digits.
Enter a test sequence of digits, e.g. 123456.
Activate the test function at the bottom.
The display shows two blank spaces followed by 6543.
Expected behaviour:
The reversal is done correctly; I expect the result to be 123456, not --1234
example using the active frequency of my RMP panel:
Details