Skip to content

Feature request: UART inversion #5383

@digitalentity

Description

@digitalentity

Many platforms (almost all STM32, RP2, ESP32) support UART TX/RX line inversion which is useful in some cases, e.g.

  • interfacing with RS232 with voltage clamping instead of a proper transceiver;
  • some half-duplex protocol used in radio-controlled (RC) hobbies, e.g. FrSky/Futaba S.BUS;
  • interfacing with smart-cards.

We should allow enabling UART hardware inversion on supported platforms via the machine.UARTConfig.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions