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

KC705: Lower uart_baudrate? #91

Closed
enjoy-digital opened this issue Jan 31, 2020 · 2 comments
Closed

KC705: Lower uart_baudrate? #91

enjoy-digital opened this issue Jan 31, 2020 · 2 comments

Comments

@enjoy-digital
Copy link
Member

The KC705 uses a CP2103 for the UART which is limited to 921600. Check if 1e6 is working or if we need to lower baudrate for this board.

@atommann
Copy link

Baudrate of 1e6 does not work with my KC705, it always prints corrupted data.

@enjoy-digital
Copy link
Member Author

Lowered to 500KBauds with 47ff12c.

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