Skip to content

Disable RTS/CTS in Software #880

Closed
@benjaminaigner

Description

@benjaminaigner

Dear @earlephilhower ,

I've ran into a problem with the default setting of RTS & CTS on an Arduino Nano RP2040 connect.

Because we don't need these pins and I don't want to use up other GPIOs it would be wonderful if
it is possible to disable the HW flow control at all.

Is this possible?

Because in SerialUART.cpp:425-429 Serial2 is always instantiated with CTS & RTS enabled, on GPIO28/27.

This blocks A1&A2, and it is not possible to use setRTS/setCTS with UART_PIN_NOT_DEFINED.

THX for advice & keep up that great repository!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions