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

64x32 1/32 only works properly when PANEL_RES_Y set to 64 #516

Open
kucingpresto opened this issue Oct 26, 2023 · 1 comment
Open

64x32 1/32 only works properly when PANEL_RES_Y set to 64 #516

kucingpresto opened this issue Oct 26, 2023 · 1 comment
Labels
unsolved mystery weird panel Looks like yet another panel type that isn't 1/16 or 1/32 ABCD addressed. wontfix This will not be worked on or supported

Comments

@kucingpresto
Copy link

kucingpresto commented Oct 26, 2023

Hi. I have a problem, in my current configuration i have a 64x32 panel. i got it working properly, but it only shows fully when in the sketch i use PANEL_RES_Y to 64, if i set if i change it to 32 it only draws 16 pixels. Also the display shifted 1 pixel in row number 17 and below. Heres the attached photos

PANEL_RES_Y = 32
PANEL_RES_Y = 32
PANEL_RES_Y = 64
PANEL_RES_Y = 64

Update : Changing clockphase to false does fix the layer shifting issue, but PANEL_RES_Y Still need to be declared at 64 in order to use the panel fully

@bluesubway
Copy link

I have always had this confusion and don't know how to solve it

@mrcodetastic mrcodetastic added weird panel Looks like yet another panel type that isn't 1/16 or 1/32 ABCD addressed. wontfix This will not be worked on or supported unsolved mystery labels Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unsolved mystery weird panel Looks like yet another panel type that isn't 1/16 or 1/32 ABCD addressed. wontfix This will not be worked on or supported
Projects
None yet
Development

No branches or pull requests

3 participants