Occasional data corruption for high throughput USB stream
Closed this issue · 2 comments
ajn96 commented
Sometimes a character will be omitted in a USB stream when the IMU data production rate is too high. Might need to switch to a ping/pong architecture for the USB transmit buffer.
ajn96 commented
Switched to ping/pong which did not resolve the issue. Might need to go look in the USB CDC libraries.
ajn96 commented
I believe this has been resolved. Was a problem in the string formatting