Skip to content

32x64 1/8 Scan P5 Qiangli Panel Problem #733

Open
@Endorfin35

Description

The panel I am using is 32x64 pixels. It is selecting the rows with RUL5158C. It is also using SM16208 for pixels.

When I run the SimpleTestShapes example with DP3246_SM5368 (mxconfig.driver = HUB75_I2S_CFG::DP3246_SM5368;), I get the following image. Although there is a problem with the image, I think the row scanning is correct with DP3246_SM5368.

Image

When I wrote a simple code that scans the R1 channel for testing purposes, I saw that the panel scans 32 pixels from the top row, then scans 32 pixels from the bottom row, then finishes scanning with 32 from the top and 32 from the bottom.

I tried the example with ESP32-VirtualMatrixPanel-I2S-DMA.h, but I could only fill 16 rows of the panel. I am not sure if this is the solution I need to achieve. Any guidance would be very helpful.

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpanel specific issueA HUB75 panel that isn't supported out-of-the-box. Fiddling required. Not a DMA library issue.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions