ESP32 and MAX7219 daisy chain problem
Posted: Fri Apr 03, 2020 1:58 pm
this is driving me NUTS..... having trouble with my MAX7219 dot led matrix daisy chain of 32 (running on my ESP32).... the text appear on the display but then randomly portion / half / 80% of the display goes black and sometimes one of the letters/screen just turns to garbled text :S i JUST tried a level shifter (3.3v to 5v) to make the CLK and DATA signal stronger (as suggested on some forums) but sadly didn't work.
Board : DOIT ESP32 DEVKIT V1
Display : MAX7219 (32 in daisy chain)
Pins :
CLK_PIN 18
DATA_PIN 23
CS_PIN 5
here i have the level shifter on CLK and DATA
just a close up on the level shifter
so when i first run it, it works fine
but after a while half or 80% off the display turns off but i can still see that text is updated
something to mention tho is, i wrote a "text line" that was enough to cover 22 modules and it worked fine! no glitch, garbled text or display turning off...
Board : DOIT ESP32 DEVKIT V1
Display : MAX7219 (32 in daisy chain)
Pins :
CLK_PIN 18
DATA_PIN 23
CS_PIN 5
here i have the level shifter on CLK and DATA
just a close up on the level shifter
so when i first run it, it works fine
but after a while half or 80% off the display turns off but i can still see that text is updated
something to mention tho is, i wrote a "text line" that was enough to cover 22 modules and it worked fine! no glitch, garbled text or display turning off...