I’m trying to get a 64x32 RGB display working with an ESP32. I’m just trying the demo examples and I just have a blank display.
I can get the display to work with a ESP32-RGB64x32MatrixPanel-I2S-DMA.
I’ve tried using the ESP32_FORUM_PINOUT and got nothing. I’ve tried changing all the pin maps to the I2S-DMA pin maps and still get nothing.
Is there a way I can slow the clock down or something to validate that the connectivity works?
I’m planning to get a custom PCB, so I need to validate functionality before getting it fabricated.