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

Burst length constraints on read/write cmd #43

Open
loonyma opened this issue May 26, 2024 · 0 comments
Open

Burst length constraints on read/write cmd #43

loonyma opened this issue May 26, 2024 · 0 comments

Comments

@loonyma
Copy link

loonyma commented May 26, 2024

Why are there the following constraints on read and write commands? What if the length of my read and write data is not an integer multiple of burst length? For example, the length of writing data is 32 bytes.

“assert(ControllerExtension::getBurstLength(payload) == 8);”

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