Skip to content

The reverse digit function does not work with TM1637 modules #2891

@rio1711

Description

@rio1711

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:

Image
Image

Image

Details

  • MobiFlight Version: 11.0.1
  • FlightSim: MSFS2024

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions