Skip to content

HardwareSerial setTxInvert does not change the idle state on STM32G4xx #2942

@0x0fe

Description

@0x0fe

So apparently setTxInvert does not change the idle state on STM32G4xx, (tested on G473VET6).
I would expect the idle stat to be low when setTxInvert is enabled. Is there another bit to change the idle state?

without setTxInvert
Image

with setTxInvert
Image

The specific port i used is PD8 and the baudrate is 8M

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