The expected response length of JASON Endpoint 0 is very very long ; however the response length buffer is limited to 64. How does this work?

The expected response length of JASON Endpoint 0 is very very long ; however the response length buffer is limited to 64. How does this work?

I very confused with this problem, any help would be great honored!

Jiang.Lee

And I don’t know the expected length of the 0# endpoint’s response.

If i remember correctly endpoint 0 sends the configuration of the ODrive. After every buffer-length message the ODrive waits for an acknowledgement from your PC, then it sends the next buffer-length piece. This repeats until the whole configuration has been sent.

Take a look at this thread for some annecdotal information.