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

Issues sending more that 64 bytes from PC #1

Open
dev-board-tech opened this issue Dec 11, 2020 · 0 comments
Open

Issues sending more that 64 bytes from PC #1

dev-board-tech opened this issue Dec 11, 2020 · 0 comments

Comments

@dev-board-tech
Copy link

Hi, I implemented this design together with the hs phy, the issue is that if I send more that 64 characters to the device what is beyond 64 bytes the device will not receive it , if I send more than 128 bytes will begin randomly shift the bytes, and if I send from PC more than 256 bytes windows driver freezes and will no longer recognize the device until after a windows reboot.

The other way, if I send from device to PC everything is OK.

The same issue is with uart module and without uart module ( a echo done thru a fifo ).

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