Skip to content
This repository has been archived by the owner on Apr 2, 2019. It is now read-only.

CDC driver crashes when given buffers > 64 #4

Open
wolfmanjm opened this issue Jun 17, 2017 · 0 comments
Open

CDC driver crashes when given buffers > 64 #4

wolfmanjm opened this issue Jun 17, 2017 · 0 comments

Comments

@wolfmanjm
Copy link
Contributor

Writing to the USB CDC with write() will crash if the buffer is more than about 64 bytes.
This makes sense as the USB blocks are 64 bytes, but the driver should not crash it should split the buffer up into 64 byte chunks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant