I’ve got Led matrix 32x8 which is driven by MAX7219. Like this:
MAX7219 Dot Matrix Module Microcontroller 4 In One Display with 5P Line
When I power it up, I can see different glitches. How to power it up softly, without these glitches?
I’ve got Led matrix 32x8 which is driven by MAX7219. Like this:
MAX7219 Dot Matrix Module Microcontroller 4 In One Display with 5P Line
When I power it up, I can see different glitches. How to power it up softly, without these glitches?
What program are you using?
Possibly during startup (before initializing the signal pins), there are floating inputs.
Use either internal or hardware pulldown resistors to make sure 0 V is sent to all signal lines.