Skip to content

Bottom rows of pixels are not aligning on Adafruit 2.13" Monochrome eInk #75

Closed
@awallat

Description

@awallat

I purchased a Adafruit 2.13" Monochrome E-Ink Bonnet for Raspberry Pi (with 1680 based chipset). When trying the examples: E-Ink Weather Station](https://learn.adafruit.com/raspberry-pi-e-ink-weather-station-using-python/weather-station-code) or the examples/epd_bonnet.py the display does not update correctly. The bottom lines are distorted. The issue has come up before and it got a patch, but it does not appear to be working with the current library.

The problem was discussed and analyzed in the forum: https://forums.adafruit.com/viewtopic.php?p=972750#p972750

I tried with a Raspberry Pi Zero 2WH and 3b+. The interesting thing is that when switching to chipset 1675, where the screen cannot be controlled, and going back to 1680, the bottom lines are cleared, but still cannot be used for drawing correctly. There seems to be an offset problem. I'm using the current Adafruit CircuitPython EPD release (v2.11.0).

Here's a photo of the problem:
PXL_20230512_070255249

and here switching back and forth the mentioned chipsets:
PXL_20230515_202255522

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions