Skip to content

Comment error: HT1621 may actually 1/3 bias #165

@xobs

Description

@xobs

The following code appears to indicate that the HT1621 driver is using 1/2 Bias:

self.command(0x52) # 1/2 Bias and 4 commons

However, my understanding of the command format of luma.lcd is that this is actually setting 1/3 Bias:

image

The comment should be updated, or the code should be changed to 0x50 in order to use 1/2 Bias

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions