Skip to content

Polling upper 8 bits of delta_x  #12

Description

@sharlalka

Hi,

Are you just polling lower 8 bits of delta_X in
xydat[0] = (int)adns_read_reg(REG_Delta_X_L);.

If that is the case, then we could not expect any value to be more than 127 right? If so, can you guide on how to poll in both upper and lower 8 bits of dellta _X ?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions