Skip to content

Arduino Micro Serial Pins #641

Closed
@Obrekr

Description

@Obrekr

The description of available serial ports on the Arduino Micro board on Reference>Serial is wrong.
Pins 0(RX) & 1(TX) are accessible by 'Serial1' not by 'Serial'.

I used 'Serial1' (instead of 'Serial') to talk to an external display controller (connected to pins 0 & 1) with Arduino IDE 1.8.9 and it started working.

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