Skip to content

Problem with displaying C Headers/Images #350

Closed Answered by martinberlin
kthiesen asked this question in Q&A
Discussion options

You must be logged in to vote

Yes that seems to be the issue. The waveform timing is not the correct one for this display since the last bar should be full white and you are getting a gray. That is the reason your image renders a gray on the white.

Don't know if this is important but in the grayscale_test it main.c it says: hl = epd_hl_init(WAVEFORM);

That really does not matter. Just try selecting different waveforms for the display in displays.c. You can try even any other size is actually just a name, size does not matter, they are just different timings. And if any of them works you don't have any other choice but to modify it by hand. Something that is described in this issue:
#226

Replies: 2 comments 7 replies

Comment options

martinberlin
Aug 27, 2024
Collaborator Sponsor

You must be logged in to vote
4 replies
@kthiesen
Comment options

@martinberlin
Comment options

martinberlin Aug 28, 2024
Collaborator Sponsor

@kthiesen
Comment options

@martinberlin
Comment options

martinberlin Aug 29, 2024
Collaborator Sponsor

Comment options

You must be logged in to vote
3 replies
@martinberlin
Comment options

martinberlin Aug 29, 2024
Collaborator Sponsor

Answer selected by martinberlin
@kthiesen
Comment options

@martinberlin
Comment options

martinberlin Sep 1, 2024
Collaborator Sponsor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants