Skip to content

GP8413 BitError #175

@taisirou

Description

@taisirou

Describe the bug

DFRobot_GP8XXX_IIC GP8413(RESOLUTION_12_BIT, 0x59, &Wire);

Image

DFRobot_GP8XXX_IIC GP8413(RESOLUTION_12_BIT, 0x59, &Wire);

DFRobot_GP8XXX_IIC GP8413(RESOLUTION_15_BIT, 0x59, &Wire);
It's 15-bit, not 12-bit.

To reproduce

12-bit is 4096
32767 is 15-bit

Expected behavior

Even at 3300, 10V is output.

Screenshots

No response

Environment

  • OS:
  • IDE &IDE Version:
  • Repository Version:

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • My report contains all necessary details

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