after the first 1000 or so chips, the max load of a max7219 logic i/p pin is 1uA. cable capacitance is the limit [meters of it at least ]LOAD (/CS) and CLOCK are connected in parallel for all chips and this may be a problem
after the first 1000 or so chips, the max load of a max7219 logic i/p pin is 1uA. cable capacitance is the limit [meters of it at least ]LOAD (/CS) and CLOCK are connected in parallel for all chips and this may be a problem
Warning I'm not a teacher
Well, not exactly. Each input is 1 micro Amp, so 1000 is 1mA.
But still within driving capabilities of a PIC.
Cable capacitance is different matter and may lead to problems. So a buffer is not big thing to include.
Ioannis
How to use MAX7219 with common anode 7-segment displays:
https://forum.arduino.cc/t/max7219-a...control/118609
I'm writing lyrics for a song called 7-Segment Roller-Coaster Ride. So far my song outline goes like this:
- 2 days ago in the morning, disappointed it was so complicated to drive dozens of displays.
- 2 days ago later that day, discovers MAX7219 can drive up to 8 digits and can be chained.
- yesterday morning, finds out Digikey sells them for $20.
- yesterday afternoon, finds out JLCPCB has them in stock for $1.30.
- this morning, realizes my displays are common anode and Maxim specifically says "for common cathode".
- this afternoon, finds thread on arduino forums how to use MAX7219 "backwards" with common anode.
- tomorrow, everything crashes down cause of some other reason.
I'm thinking of having a husky singing back-up vocals.
Edit: ....AAAAAND..... POOF!
Reversing the matrix only supports numbers 0 to 7. I need to display 8 and 9 as well.
... AAAAAND ... reversal!
So these guys apparently figured out how by turning off the decode mode on the MAX7219, but someone in the comments raised a concern over current limitations (a cathode is capable of withstanding the current of 7 segments + decimal point, but reversing the polarity of the circuitry means a segment will support the current from all 8 digits):
https://www.plingboot.com/max7219-an...node-displays/
Last edited by Demon; - 14th February 2024 at 20:05.
My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.
Not as dumb as yesterday, but stupider than tomorrow!
Bookmarks