Closed
Description
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
Labels
No labels