Skip to content

Increase serial baud rate #19

Description

@mattreba

Current baud rate of 115200 has a 3.7% error rate on the 16MHz MCU. The maximum speed supported is 1,000,000 (1Mbps). However, if debugging in the Arduino IDE it is limited at 250,000 bps. My vote is to use 1Mbps and if needed developers can use a external terminal application or drop the Serial baud rate to 250000 during debugging.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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