Skip to content

128x64 HUB75E panel fails pixeltime example #111

@rorosaurus

Description

@rorosaurus

Hello, I started tinkering with this library the other day with a 64x32 panel I had. Thanks for the hard work! :) I got a new panel today and tried the pattern_test and pixeltime examples. pattern_test completed successfully, but I have some artifacts on pixeltime, using the same lines for setup.

PxMATRIX display(128,64,P_LAT, P_OE,P_A,P_B,P_C,P_D,P_E);
display.begin(32);

MVIMG_20190626_173843

The panel is 128x64, HUB75E, 1/32. This might be too large for this library, I'm realizing. I don't see anything in serial monitor. For the controller I'm using TTGO-T8-ESP32.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions