Skip to content
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

Open
kuzmanzs opened this issue Mar 5, 2024 · 6 comments
Open

SSD1322 driver issue #401

kuzmanzs opened this issue Mar 5, 2024 · 6 comments
Labels
enhancement New feature or request Hardware configuration Hardware support and configuration

Comments

@kuzmanzs
Copy link

kuzmanzs commented Mar 5, 2024

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?
SSD1322

@philippe44
Copy link
Collaborator

Seem that the display is more than 256

@kuzmanzs
Copy link
Author

kuzmanzs commented Mar 7, 2024

yes it is strange display..

With width=284 right side of right VU meter is missing.

284w

@philippe44
Copy link
Collaborator

Is this the only issue then?

@kuzmanzs
Copy link
Author

Big thanks for the squeezelite!

Issue has been resolved in another lib.
olikraus/u8g2#2386

I have checked you are using different implementation.
Could you do changes in your lib as well?

Need different x_offset, initialisation and do not need A enhancement.

@philippe44
Copy link
Collaborator

philippe44 commented Mar 12, 2024

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?

@kuzmanzs
Copy link
Author

kuzmanzs commented Mar 13, 2024

It has 256x32 resolution (with 284px right VU meter is not complete)

@sle118 sle118 added enhancement New feature or request Hardware configuration Hardware support and configuration labels May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hardware configuration Hardware support and configuration
Projects
None yet
Development

No branches or pull requests

3 participants