hallard / WeMos-Matrix-Shield-DMA

ESP32 DMA RGB LED Matrix Shield
59 stars 8 forks source link

Only Red #5

Closed jrlambs closed 4 months ago

jrlambs commented 4 months ago

Hi, I'm fairly certain this is not an issue with this board, but I'm having an issue with some boards I ordered. I'm using a wemos esp32 mini like you are.. confirmed pinouts are the same. I'm having the same issue with everything wired to your board as I was when I was just hooking things up with dupont cables.... which is that everything is red! I can only get VERY faint green and if there's any blue at all it is almost invisible. If I print something in white it basically just displays in red since it's really showing blue or green colors.

At the moment I only have the esp32 and female connector on the bottom attached to the board. it looks like you have other things hooked up.. but I'm not an engineer and don't understand the schematic. I was curious if you'd recommend hooking anything else up for troubleshooting. perhaps c1 c2? or something along those lines?

jrlambs commented 4 months ago

I'm configuring the library with these values:

define R1_PIN 25

define B1_PIN 27

define R2_PIN 14

define B2_PIN 13

define A_PIN 23

define C_PIN 5

define CLK_PIN 16

define OE_PIN 15

define G1_PIN 26

define G2_PIN 12

define B_PIN 19

define D_PIN 17

define E_PIN -1

define LAT_PIN 4

jrlambs commented 4 months ago

Disregard,my power supply was dead and that was the ultimate cause of my issue