Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Servo library incompatible with NewSoftSerial [imported] #177

Open
cmaglie opened this issue Nov 15, 2012 · 0 comments
Open

Servo library incompatible with NewSoftSerial [imported] #177

cmaglie opened this issue Nov 15, 2012 · 0 comments
Assignees
Labels
Library: Servo The Servo Arduino library Library: SoftwareSerial The SoftwareSerial Arduino library Type: Bug

Comments

@cmaglie
Copy link
Member

cmaglie commented Nov 15, 2012

This is Issue 177 moved from a Google Code project.
Added by 2010-01-09T22:52:06.000Z by dmel...@gmail.com.
Please review that bug for more context and additional comments, but update this bug.

Original labels: Type-Defect, Priority-Medium, Component-Core

Original description

From Mikal Hart: "I can officially confirm that NewSoftSerial (and really any software serial library) is
incompatible with the new Servo library that ships with Arduino 0017. The problem is that the new
Servo library, which is really quite cool, depends on reliable interrupts, where software serial
solutions require interrupts to be disabled -- at least for short periods of time. I discovered this
issue when I was trying to upgrade my Reverse Geocache box to 0017, and the only workaround I
could come up with was to downgrade the Servo library back to 0016."

http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1262033431

This could be a problem because I'd like to switch over to NewSoftSerial in future Arduino versions.

@ffissore ffissore added the New label Feb 27, 2014
@per1234 per1234 added the Library: Servo The Servo Arduino library label Jul 1, 2017
@per1234 per1234 added Type: Bug Library: SoftwareSerial The SoftwareSerial Arduino library labels Sep 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Library: Servo The Servo Arduino library Library: SoftwareSerial The SoftwareSerial Arduino library Type: Bug
Projects
None yet
Development

No branches or pull requests

4 participants