-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SSD1322 driver issue #401
Comments
Seem that the display is more than 256 |
Is this the only issue then? |
Big thanks for the squeezelite! Issue has been resolved in another lib. I have checked you are using different implementation. Need different x_offset, initialisation and do not need A enhancement. |
So it's still a 256x32, not a 284x32 display? Because on 1st picture, it looks bigger as the time is aligned to right. Can you make 100% sure or exact pixel count? |
It has 256x32 resolution (with 284px right VU meter is not complete) |
Hi,
I am using some more cheap SSD1322 lcd. I think it is simple driver issue.
I got display from here:
https://www.ebay.com/itm/134658751869
only SPI support, Support 256x64 resolution
display settings:
SPI:width=256,height=64,cs=4,speed=8000000,driver=SSD1322,VFlip
Does somebody have similar issue?
The text was updated successfully, but these errors were encountered: