Skip to content

UART1 and UART2 #1560

@workpage2

Description

@workpage2

I am using a Blackpill 411CE board. I use generic F411CEUx in chip configuration.
To configure uart, I use the command:
Serial.begin(115200);
and
Serial2.begin(115200);
However, data exchange in both cases goes through PA2 and PA3.
How do I switch to PA9 and PA10?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions