Skip to main content
craig3
Associate
November 20, 2009
Question

Invert tx Line on STM32

  • November 20, 2009
  • 4 replies
  • 994 views
Posted on November 20, 2009 at 15:55

Invert tx Line on STM32

    This topic has been closed for replies.

    4 replies

    st3
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 13:31

    What ''tx line'' ?

    craig3
    craig3Author
    Associate
    May 17, 2011
    Posted on May 17, 2011 at 13:31

    Is it possible to invert the tx line on an stm32?

    I currently have a customer that wants me to invert the output of the tx line to make it compatible with their hardware, is this possible or will I need to implement a hardware buffer stage?

    pranamesh
    Associate II
    May 17, 2011
    Posted on May 17, 2011 at 13:31

    as edison says, not possible (or atleaste i dont know of). however if changing the hardware is not possible (say it is already manufactured and at customer site) then you may use the software usart to your ''inverted'' mode and update the firmware. there are lots of examples of such a piece of code.

    tomas23
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 13:31

    If you mean UART Tx, then no, use single-gate or transistor inverter.