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

Serial UART Port #461

Open
FranciscoPoloChavez opened this issue Apr 8, 2020 · 1 comment
Open

Serial UART Port #461

FranciscoPoloChavez opened this issue Apr 8, 2020 · 1 comment
Assignees

Comments

@FranciscoPoloChavez
Copy link

Hello, I am having trouble trying to add serial port communication (serial2 for example) of the arduino due to communicate the received and sent commands to a terminal to analyze the information. What I want to achieve is that the arduino due continues communicating via usb, but that also on a serial port it can send the same information received and transmitted to a terminal.

@giseburt giseburt self-assigned this May 29, 2020
@tomasbubela
Copy link

Hello, you can use UART together with USB. Just set the define XIO_HAS_UART 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants