Skip to content

Very laggy when reading data from device #507

Closed Answered by mcuee
c0debreaker asked this question in Q&A
Discussion options

You must be logged in to vote

data = usb_device.read(in_endpoint.bEndpointAddress, in_endpoint.wMaxPacketSize)

You should use large amount of data and not one packet by packet.

Replies: 4 comments 14 replies

Comment options

You must be logged in to vote
2 replies
@c0debreaker
Comment options

@c0debreaker
Comment options

Comment options

You must be logged in to vote
8 replies
@mcuee
Comment options

@c0debreaker
Comment options

@c0debreaker
Comment options

@mcuee
Comment options

@c0debreaker
Comment options

Answer selected by mcuee
Comment options

You must be logged in to vote
2 replies
@c0debreaker
Comment options

@mcuee
Comment options

Comment options

You must be logged in to vote
2 replies
@c0debreaker
Comment options

@c0debreaker
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
3 participants
Converted from issue

This discussion was converted from issue #504 on March 31, 2024 12:52.