Skip to content

How can I make copy about UART_TX_FIFO in Arduino skatch? #1551

Closed
@Galilei11

Description

@Galilei11

I need to catch and store all of characters coming out UART0 tx pin, and send them to another direction.
It have to do inside ESP, with software, because no free pin on ESP already (read back tx pin).
I think, if I can get every characters when is written to UART_TX_FIFO it can solve this problem.
But I dont know how, any idea?

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