Skip to content

Burst length constraints on read/write cmd  #43

@loonyma

Description

@loonyma

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);”

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions