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

slow polling rate coming from arduino due native usb port #26

Open
clock opened this issue Jul 24, 2020 · 0 comments
Open

slow polling rate coming from arduino due native usb port #26

clock opened this issue Jul 24, 2020 · 0 comments

Comments

@clock
Copy link

clock commented Jul 24, 2020

I have a mouse plugged into the native usb of a arduino due, then sending the inputs to a teensy. my issue is that i only get 100 polling rate from this.

i know the teensy is not a problem (i made a small script that made it move in a circle and tested, it got 500 polling rate with the INTERVAL in teensy header set to 2)

i should be sending information fast enough since im converting everything into bytes (i.e mouse position, buttons, etc)

using rx and tx pins to communicate between each other.

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