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

Add parity and stop bit configuration for HardwareSerial on Arduino Due #1343

Closed
cmaglie opened this issue Apr 2, 2013 · 1 comment
Closed
Assignees
Labels
Board: Arduino Due Applies only to the Due Component: Core Related to the code for the standard Arduino API

Comments

@cmaglie
Copy link
Member

cmaglie commented Apr 2, 2013

This is currently not implemented:

Serial1.begin(9600, SERIAL_8N2);

relevant forum topic:
http://arduino.cc/forum/index.php/topic,156442.0.html

@ffissore ffissore added the New label Feb 27, 2014
@cmaglie cmaglie removed the New label Feb 27, 2014
@facchinm facchinm changed the title Add parity and stop bit configuration for HardwareSerian on Arduino Due Add parity and stop bit configuration for HardwareSerial on Arduino Due Jul 14, 2015
@agdl
Copy link
Member

agdl commented Feb 8, 2017

This issue was moved to arduino/ArduinoCore-sam#31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Board: Arduino Due Applies only to the Due Component: Core Related to the code for the standard Arduino API
Projects
None yet
Development

No branches or pull requests

3 participants