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

Wio Terminal, eRPC communication, USART Overflow #689

Open
Cooler1989 opened this issue Jun 3, 2023 · 0 comments
Open

Wio Terminal, eRPC communication, USART Overflow #689

Cooler1989 opened this issue Jun 3, 2023 · 0 comments

Comments

@Cooler1989
Copy link

When trying to run wifi_scan example for Wio Terminal board I encountered issue with USART communication for Wifi driver.
Short debugging session shows that there are some calls to handing data empty (transmission) and few characters are received but in general first eRPC command (getting version) ends in the middle with panic and uart.read() in isr handler _handle_rx is returning atsamd_hal::sercom::uart::flags::Error::Overflow

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

1 participant