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

UART communication mode not working for current version #28

Closed
fireup924 opened this issue Dec 3, 2021 · 2 comments
Closed

UART communication mode not working for current version #28

fireup924 opened this issue Dec 3, 2021 · 2 comments

Comments

@fireup924
Copy link

Commenting out "#define USB_SERIAL_CDC 2" in my_machine.h to use UART on pins 0, 1 for Teensy4.1 does not work in current version. Seems like the board is just crashing and resetting itself.

@terjeio
Copy link
Contributor

terjeio commented Dec 3, 2021

Oops, this was introduced when I added info to the $pins command for the serial port. Remove these lines for now. I'll commit a fix later.

@fireup924
Copy link
Author

Thanks, removing those lines fixed it.

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

2 participants