7 Segment - 8 digits module only works 1 digit

I'm trying to display a scrolling number on my MAX7219 display using the LedControl library, but can only ever get the first digit (digit 0) updating. When I reference digits 1-7 the 7 segments don't light up.

This also happens even with the example sketch LCDemo7Segment. Is there an issue with my display unit perhaps?

Using an Uno board and I am using pin 11 for DataIn, 13 for CLK, and 12 for Load.

Compare the connection diagram of Fig-1 with your one and see the difference. Try with the connection diagram of Fig-1.


Figure-1:

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.