You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For me, I had to use 1/3 bias in order to get the display to show anything. But the bias level depends on the display, so it varies from panel to panel.
The following code appears to indicate that the HT1621 driver is using 1/2 Bias:
luma.lcd/luma/lcd/device.py
Line 922 in 990716e
However, my understanding of the command format of luma.lcd is that this is actually setting 1/3 Bias:
The comment should be updated, or the code should be changed to 0x50 in order to use 1/2 Bias
The text was updated successfully, but these errors were encountered: