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

GDEH0154D67 eink screen working worse after update from tags/5.1 to current release/v5.1 branch (IDFGH-13417) #14324

Open
3 tasks done
Szybet opened this issue Aug 7, 2024 · 2 comments
Labels
Status: Opened Issue is new Type: Bug bugs in IDF

Comments

@Szybet
Copy link

Szybet commented Aug 7, 2024

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

IDF version.

v5.1

Espressif SoC revision.

ESP32-PICO-D4 (revision v1.1)

Operating System used.

Linux

How did you build your project?

Other (please specify in More Information)

If you are using Windows, please specify command line type.

None

Development Kit.

Custom board

Power Supply used.

USB

What is the expected behavior?

Perfectly working eink screen

What is the actual behavior?

A lot of ghosting

Steps to reproduce.

After updating from tags/5.1 to current release/v5.1 branch the screen produces a lot of ghosting

Debug Logs.

There are no logs as it's a issue only seen visually in hardware

More Information.

Reverting back the idf version fixes it, but that's not a solution

Were there any changes to SPI in between those releases? What changed? I can't find it.

Thanks

@Szybet Szybet added the Type: Bug bugs in IDF label Aug 7, 2024
@github-actions github-actions bot changed the title GDEH0154D67 eink screen working worse after update from tags/5.1 to current release/v5.1 branch GDEH0154D67 eink screen working worse after update from tags/5.1 to current release/v5.1 branch (IDFGH-13417) Aug 7, 2024
@espressif-bot espressif-bot added the Status: Opened Issue is new label Aug 7, 2024
@suda-morris
Copy link
Collaborator

Not sure how you set up the SPI driver for the e-ink display, but we have a similar driver for the SSD1681 e-ink driver IC here, maybe you can have a try?

@Szybet
Copy link
Author

Szybet commented Aug 8, 2024

The cause was the way I include arduino core into the project, still not resolved, Idk if this is an issue with esp idf or arduino core now, if its just arduino core fault then this can be closed I think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Opened Issue is new Type: Bug bugs in IDF
Projects
None yet
Development

No branches or pull requests

3 participants