Skip to content

Serial no longer functional with Arduino Core for Apollo 3 v1.0.26  #110

Closed
@adamgarbo

Description

@adamgarbo

Subject of the issue

  • Arduino Core for Apollo 3 v1.0.26 appears to have broken Serial output

Your workbench

  • What platform are you using?
    • Software: macOS Catalina, Arduino IDE 1.8.10
    • Hardware: SparkFun Artemis Nano, Edge 2
  • What version of the device are you using? Is there a firmware version?
    • Arduino Core for Apollo 3 v1.0.26
  • How is the device wired to your platform?
    • USB C/FTDI
  • How is everything being powered?
    • USB
  • Are there any additional details that may help us help you?
    • I'm unsure of the nature of this issue, but after updating to v1.0.26 all things Serial related ceased working. When I rollback to v1.0.24 there's no problems at all with Serial. Code that does not involve Serial appears to be working without issue (blink).

Steps to reproduce

  • Uploaded the Example4_analogRead and Example1_getTime

Expected behaviour

  • Visible output on Serial Monitor

Actual behaviour

  • No output on Serial Monitor
  • In the analog read example, an LED should blink but this is not observed. Possibly indicative that code is not executing beyond Serial.begin()

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