Skip to content

Serial2 pins not correct #73

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

Closed
fpistm opened this issue Aug 3, 2017 · 0 comments
Closed

Serial2 pins not correct #73

fpistm opened this issue Aug 3, 2017 · 0 comments
Assignees
Labels
bug 🐛 Something isn't working

Comments

@fpistm
Copy link
Member

fpistm commented Aug 3, 2017

There is a mistake on the Serial2 pins definition for the Nucleo F401 and F303.
Both declare:
HardwareSerial Serial2(PA1, PA0);
while there is no U(S)ART on those pins

@fpistm fpistm self-assigned this Aug 3, 2017
@fpistm fpistm added the bug 🐛 Something isn't working label Aug 3, 2017
@fpistm fpistm closed this as completed in fc2ab68 Aug 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant