flipper-io / flipper

Flipper is a development platform that can be controlled from any programming language.
https://www.flipper.io/
Apache License 2.0
70 stars 15 forks source link

Investigate the use of other USB Device Classes #23

Closed TravisWhitaker closed 7 years ago

TravisWhitaker commented 8 years ago

The HID USB class has some protocol-enforced limits on throughput; a back of the napkin calculation estimates that, with the current HID interface, approximately 500 FMR transactions/sec is the maximum throughput.

We should discuss future alternatives here.